Home
last modified time | relevance | path

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

/u-boot/board/keymile/km_arm/
A Dkm_arm.c313 if (miiphy_read(name, CONFIG_PHY_BASE_ADR, PHY_SPEC_CTRL_REG, &reg)) in reset_phy()
315 if (miiphy_write(name, CONFIG_PHY_BASE_ADR, PHY_SPEC_CTRL_REG, in reset_phy()
320 if (miiphy_write(name, CONFIG_PHY_BASE_ADR, PHY_LED_SEL_REG, in reset_phy()
325 miiphy_reset(name, CONFIG_PHY_BASE_ADR); in reset_phy()
405 miiphy_reset(name, CONFIG_PHY_BASE_ADR); in reset_phy()
408 if (miiphy_info(name, CONFIG_PHY_BASE_ADR, &oui, &model, &rev)) in reset_phy()
415 if (miiphy_write(name, CONFIG_PHY_BASE_ADR, in reset_phy()
426 if (miiphy_write(name, CONFIG_PHY_BASE_ADR, in reset_phy()
435 if (miiphy_write(name, CONFIG_PHY_BASE_ADR, in reset_phy()
/u-boot/include/configs/
A Dopenrd.h61 # define CONFIG_PHY_BASE_ADR 0x0 macro
64 # define CONFIG_PHY_BASE_ADR 0x8 macro
A Ddockstar.h59 #define CONFIG_PHY_BASE_ADR 0 macro
A Dds109.h54 #define CONFIG_PHY_BASE_ADR 8 macro
A Dpogo_e02.h54 #define CONFIG_PHY_BASE_ADR 0 macro
A Ddreamplug.h52 #define CONFIG_PHY_BASE_ADR 0 macro
A Dguruplug.h66 #define CONFIG_PHY_BASE_ADR 0 macro
A Diconnect.h51 #define CONFIG_PHY_BASE_ADR 11 macro
A Dnsa310s.h44 #define CONFIG_PHY_BASE_ADR 1 macro
A Dib62x0.h50 #define CONFIG_PHY_BASE_ADR 0 macro
A Dsheevaplug.h50 #define CONFIG_PHY_BASE_ADR 0 macro
A Dgoflexhome.h72 #define CONFIG_PHY_BASE_ADR 0 macro
A Dnas220.h66 #define CONFIG_PHY_BASE_ADR 8 macro
A DSBx81LIFKW.h90 #define CONFIG_PHY_BASE_ADR 0x01 macro
A DSBx81LIFXCAT.h90 #define CONFIG_PHY_BASE_ADR 0x01 macro
A Dlsxl.h117 #define CONFIG_PHY_BASE_ADR 7 macro
A Dedminiv2.h115 #define CONFIG_PHY_BASE_ADR 0x8 macro
/u-boot/include/configs/km/
A Dkm_arm.h87 #define CONFIG_PHY_BASE_ADR 0 macro
/u-boot/drivers/net/
A Dmvgbe.h15 #if defined (CONFIG_PHY_BASE_ADR)
16 #define PHY_BASE_ADR CONFIG_PHY_BASE_ADR
A Darmada100_fec.c491 #if defined(CONFIG_PHY_BASE_ADR) in armdfec_init()
492 miiphy_write(dev->name, PHY_ADR_REQ, PHY_ADR_REQ, CONFIG_PHY_BASE_ADR); in armdfec_init()
/u-boot/scripts/
A Dconfig_whitelist.txt1236 CONFIG_PHY_BASE_ADR

Completed in 25 milliseconds