Searched refs:tsec_halt (Results 1 – 1 of 1) sorted by relevance
387 static void tsec_halt(struct eth_device *dev) in tsec_halt() function389 static void tsec_halt(struct udevice *dev) in tsec_halt()569 tsec_halt(dev); in tsec_init()743 dev->halt = tsec_halt; in tsec_initialize()885 .stop = tsec_halt,