Home
last modified time | relevance | path

Searched refs:CONFIG_PHY_RESET_DELAY (Results 1 – 10 of 10) 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.h77 #define CONFIG_PHY_RESET_DELAY 1000 macro
Dplatinum_titanium.h21 #define CONFIG_PHY_RESET_DELAY 1000 macro
Dstv0991.h44 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
Dspear-common.h17 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
Dx600.h70 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
/external/u-boot/common/
Dmiiphyutil.c362 #ifdef CONFIG_PHY_RESET_DELAY in miiphy_reset()
363 udelay(CONFIG_PHY_RESET_DELAY); /* Intel LXT971A needs this */ in miiphy_reset()
/external/u-boot/drivers/net/phy/
Dphy.c803 #ifdef CONFIG_PHY_RESET_DELAY in phy_reset()
804 udelay(CONFIG_PHY_RESET_DELAY); /* Intel LXT971A needs this */ in phy_reset()
/external/u-boot/scripts/
Dconfig_whitelist.txt1522 CONFIG_PHY_RESET_DELAY
/external/u-boot/
DREADME1425 CONFIG_PHY_RESET_DELAY