Home
last modified time | relevance | path

Searched refs:CONFIG_PHY_RESET_DELAY (Results 1 – 11 of 11) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-bcmcygnus/
Dconfigs.h25 #define CONFIG_PHY_RESET_DELAY 10000 /* PHY reset delay in us*/ macro
/external/u-boot/include/configs/
Dpepper.h74 #define CONFIG_PHY_RESET_DELAY 1000 macro
Dbmips_common.h12 #define CONFIG_PHY_RESET_DELAY 20 macro
Dplatinum_titanium.h21 #define CONFIG_PHY_RESET_DELAY 1000 macro
Dstv0991.h36 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
Dspear-common.h16 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
Dx600.h67 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
/external/u-boot/common/
Dmiiphyutil.c367 #ifdef CONFIG_PHY_RESET_DELAY in miiphy_reset()
368 udelay(CONFIG_PHY_RESET_DELAY); /* Intel LXT971A needs this */ in miiphy_reset()
/external/u-boot/drivers/net/phy/
Dphy.c851 #ifdef CONFIG_PHY_RESET_DELAY in phy_reset()
852 udelay(CONFIG_PHY_RESET_DELAY); /* Intel LXT971A needs this */ in phy_reset()
/external/u-boot/scripts/
Dconfig_whitelist.txt1332 CONFIG_PHY_RESET_DELAY
/external/u-boot/
DREADME1355 CONFIG_PHY_RESET_DELAY