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