Searched refs:tsec_init (Results 1 – 1 of 1) sorted by relevance
555 static int tsec_init(struct eth_device *dev, bd_t *bd) in tsec_init() function557 static int tsec_init(struct udevice *dev) in tsec_init()742 dev->init = tsec_init; in tsec_initialize()881 .start = tsec_init,