Searched refs:tsec_halt (Results 1 – 1 of 1) sorted by relevance
364 static void tsec_halt(struct eth_device *dev) in tsec_halt() function366 static void tsec_halt(struct udevice *dev) in tsec_halt()546 tsec_halt(dev); in tsec_init()720 dev->halt = tsec_halt; in tsec_initialize()864 .stop = tsec_halt,