Home
last modified time | relevance | path

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

/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/gdsys/405ep/
H A Dio.c55 if (miiphy_write(CONFIG_SYS_GBIT_MII_BUSNAME, addr, in configure_gbit_phy()
59 if (miiphy_write(CONFIG_SYS_GBIT_MII_BUSNAME, addr, in configure_gbit_phy()
63 if (miiphy_write(CONFIG_SYS_GBIT_MII_BUSNAME, addr, in configure_gbit_phy()
67 if (miiphy_read(CONFIG_SYS_GBIT_MII_BUSNAME, addr, in configure_gbit_phy()
70 if (miiphy_write(CONFIG_SYS_GBIT_MII_BUSNAME, addr, in configure_gbit_phy()
74 if (miiphy_write(CONFIG_SYS_GBIT_MII_BUSNAME, addr, in configure_gbit_phy()
175 miiphy_register(CONFIG_SYS_GBIT_MII_BUSNAME, in last_stage_init()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/gdsys/405ex/
H A Dio64.c249 miiphy_register(CONFIG_SYS_GBIT_MII_BUSNAME, in last_stage_init()
253 configure_gbit_phy(CONFIG_SYS_GBIT_MII_BUSNAME, k); in last_stage_init()
320 if (verify_gbit_phy(CONFIG_SYS_GBIT_MII_BUSNAME, k)) { in last_stage_init()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/board/gdsys/common/
H A Dmiiphybb.c101 .name = CONFIG_SYS_GBIT_MII_BUSNAME,
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/board/gdsys/common/
H A Dmiiphybb.c101 .name = CONFIG_SYS_GBIT_MII_BUSNAME,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/board/gdsys/common/
H A Dmiiphybb.c101 .name = CONFIG_SYS_GBIT_MII_BUSNAME,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/board/gdsys/common/
H A Dmiiphybb.c101 .name = CONFIG_SYS_GBIT_MII_BUSNAME,
/dports/sysutils/u-boot-utilite/u-boot-2015.07/board/gdsys/common/
H A Dmiiphybb.c102 .name = CONFIG_SYS_GBIT_MII_BUSNAME,
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/board/gdsys/common/
H A Dmiiphybb.c101 .name = CONFIG_SYS_GBIT_MII_BUSNAME,
/dports/sysutils/u-boot-utilite/u-boot-2015.07/include/configs/
H A Dio.h150 #define CONFIG_SYS_GBIT_MII_BUSNAME "io_miiphy" macro
H A Dio64.h164 #define CONFIG_SYS_GBIT_MII_BUSNAME "io_miiphy0" macro