Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dfsl_mcdmafec.c106 static void fec_halt(struct eth_device *dev);
258 fec_halt(dev); in fec_recv()
272 fec_halt(dev); in fec_recv()
364 fec_halt(dev); in fec_init()
464 static void fec_halt(struct eth_device *dev) in fec_halt() function
522 dev->halt = fec_halt; in mcdmafec_initialize()
H A Dmpc8xx_fec.c114 static void fec_halt(struct eth_device *dev);
149 dev->halt = fec_halt; in fec_initialize()
665 static void fec_halt(struct eth_device *dev) in fec_halt() function
H A Dmcffec.c84 void fec_halt(struct eth_device *dev);
525 void fec_halt(struct eth_device *dev) in fec_halt() function
561 dev->halt = fec_halt; in mcffec_initialize()
H A Dfec_mxc.c599 static void fec_halt(struct eth_device *dev) in fecmxc_halt()
819 fec_halt(dev); in fecmxc_recv()
836 fec_halt(dev); in fecmxc_recv()
1069 edev->halt = fec_halt; in fec_probe()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c407 static void fec_halt(struct eth_device* dev) in fec_halt() function
436 dev->halt = fec_halt; in fec_initialize()