Searched refs:fec_info_t (Results 1 – 7 of 7) sorted by relevance
/u-boot/drivers/net/ |
A D | mcfmii.c | 75 void mii_reset(fec_info_t *info) in mii_reset() 97 fec_info_t *info; in mii_send() 136 int mii_discover_phy(fec_info_t *info) in mii_discover_phy() 216 fec_info_t *info; in __mii_init()
|
/u-boot/arch/m68k/include/asm/ |
A D | fec.h | 341 typedef struct fec_info_dma fec_info_t; typedef 344 typedef struct fec_info_s fec_info_t; typedef 348 int fecpin_setclear(fec_info_t *info, int setclear); 349 int mii_discover_phy(fec_info_t *info);
|
/u-boot/arch/m68k/cpu/mcf52x2/ |
A D | cpu_init.c | 162 int fecpin_setclear(fec_info_t *info, int setclear) in fecpin_setclear() 309 int fecpin_setclear(fec_info_t *info, int setclear) in fecpin_setclear() 430 int fecpin_setclear(fec_info_t *info, int setclear) in fecpin_setclear() 513 int fecpin_setclear(fec_info_t *info, int setclear) in fecpin_setclear() 651 int fecpin_setclear(fec_info_t *info, int setclear) in fecpin_setclear()
|
/u-boot/arch/m68k/cpu/mcf547x_8x/ |
A D | cpu_init.c | 129 int fecpin_setclear(fec_info_t *info, int setclear) in fecpin_setclear()
|
/u-boot/arch/m68k/cpu/mcf532x/ |
A D | cpu_init.c | 176 int fecpin_setclear(fec_info_t *info, int setclear) in fecpin_setclear() 340 int fecpin_setclear(fec_info_t *info, int setclear) in fecpin_setclear()
|
/u-boot/arch/m68k/cpu/mcf523x/ |
A D | cpu_init.c | 161 int fecpin_setclear(fec_info_t *info, int setclear) in fecpin_setclear()
|
/u-boot/arch/m68k/cpu/mcf5445x/ |
A D | cpu_init.c | 406 int fecpin_setclear(fec_info_t *info, int setclear) in fecpin_setclear()
|
Completed in 9 milliseconds