Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-bcmcygnus/
H A Dconfigs.h25 #define CONFIG_PHY_RESET_DELAY 10000 /* PHY reset delay in us*/ macro
/openbmc/u-boot/include/configs/
H A Dbmips_common.h10 #define CONFIG_PHY_RESET_DELAY 20 macro
H A Dpepper.h76 #define CONFIG_PHY_RESET_DELAY 1000 macro
H A Dplatinum_titanium.h21 #define CONFIG_PHY_RESET_DELAY 1000 macro
H A Dstv0991.h42 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
H A Dspear-common.h16 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
H A Dx600.h67 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
/openbmc/u-boot/common/
H A Dmiiphyutil.c367 #ifdef CONFIG_PHY_RESET_DELAY in miiphy_reset()
368 udelay(CONFIG_PHY_RESET_DELAY); /* Intel LXT971A needs this */ in miiphy_reset()
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c814 #ifdef CONFIG_PHY_RESET_DELAY in phy_reset()
815 udelay(CONFIG_PHY_RESET_DELAY); /* Intel LXT971A needs this */ in phy_reset()
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt1467 CONFIG_PHY_RESET_DELAY
/openbmc/u-boot/
H A DREADME1362 CONFIG_PHY_RESET_DELAY