Home
last modified time | relevance | path

Searched refs:fec_open (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/net/
Dfec_mxc.c415 static int fec_open(struct udevice *dev) in fec_open() function
417 static int fec_open(struct eth_device *edev) in fec_open()
589 fec_open(dev); in fecmxc_init()