Searched refs:CONFIG_PHY_BASE_ADR (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/keymile/km_arm/ |
| H A D | km_arm.c | 346 if (miiphy_read(name, CONFIG_PHY_BASE_ADR, PHY_SPEC_CTRL_REG, ®)) in reset_phy() 348 if (miiphy_write(name, CONFIG_PHY_BASE_ADR, PHY_SPEC_CTRL_REG, in reset_phy() 353 if (miiphy_write(name, CONFIG_PHY_BASE_ADR, PHY_LED_SEL_REG, in reset_phy() 358 miiphy_reset(name, CONFIG_PHY_BASE_ADR); in reset_phy() 438 miiphy_reset(name, CONFIG_PHY_BASE_ADR); in reset_phy() 441 if (miiphy_info(name, CONFIG_PHY_BASE_ADR, &oui, &model, &rev)) in reset_phy() 448 if (miiphy_write(name, CONFIG_PHY_BASE_ADR, in reset_phy() 459 if (miiphy_write(name, CONFIG_PHY_BASE_ADR, in reset_phy() 468 if (miiphy_write(name, CONFIG_PHY_BASE_ADR, in reset_phy()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | openrd.h | 84 # define CONFIG_PHY_BASE_ADR 0x0 macro 87 # define CONFIG_PHY_BASE_ADR 0x8 macro
|
| H A D | pogo_e02.h | 69 #define CONFIG_PHY_BASE_ADR 0 macro
|
| H A D | dockstar.h | 69 #define CONFIG_PHY_BASE_ADR 0 macro
|
| H A D | iconnect.h | 76 #define CONFIG_PHY_BASE_ADR 11 macro
|
| H A D | guruplug.h | 79 #define CONFIG_PHY_BASE_ADR 0 macro
|
| H A D | dreamplug.h | 74 #define CONFIG_PHY_BASE_ADR 0 macro
|
| H A D | ds109.h | 77 #define CONFIG_PHY_BASE_ADR 8 macro
|
| H A D | nsa310s.h | 71 #define CONFIG_PHY_BASE_ADR 1 macro
|
| H A D | ib62x0.h | 78 #define CONFIG_PHY_BASE_ADR 0 macro
|
| H A D | goflexhome.h | 91 #define CONFIG_PHY_BASE_ADR 0 macro
|
| H A D | sheevaplug.h | 76 #define CONFIG_PHY_BASE_ADR 0 macro
|
| H A D | nas220.h | 85 #define CONFIG_PHY_BASE_ADR 8 macro
|
| H A D | lsxl.h | 140 #define CONFIG_PHY_BASE_ADR 7 macro
|
| H A D | edminiv2.h | 128 #define CONFIG_PHY_BASE_ADR 0x8 macro
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | mvgbe.h | 16 #if defined (CONFIG_PHY_BASE_ADR) 17 #define PHY_BASE_ADR CONFIG_PHY_BASE_ADR
|
| H A D | armada100_fec.c | 490 #if defined(CONFIG_PHY_BASE_ADR) in armdfec_init() 491 miiphy_write(dev->name, PHY_ADR_REQ, PHY_ADR_REQ, CONFIG_PHY_BASE_ADR); in armdfec_init()
|
| /OK3568_Linux_fs/u-boot/include/configs/km/ |
| H A D | km_arm.h | 144 #define CONFIG_PHY_BASE_ADR 0 macro
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | config_whitelist.txt | 1680 CONFIG_PHY_BASE_ADR
|