Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-bcmcygnus/
H A Dconfigs.h27 #define CONFIG_PHY_RESET_DELAY 10000 /* PHY reset delay in us*/ macro
/OK3568_Linux_fs/u-boot/include/configs/
H A Dplatinum_titanium.h23 #define CONFIG_PHY_RESET_DELAY 1000 macro
H A Dpepper.h81 #define CONFIG_PHY_RESET_DELAY 1000 macro
H A Dstv0991.h51 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
H A Dspear-common.h19 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
H A Dx600.h72 #define CONFIG_PHY_RESET_DELAY 10000 /* in usec */ macro
/OK3568_Linux_fs/u-boot/common/
H A Dmiiphyutil.c363 #ifdef CONFIG_PHY_RESET_DELAY in miiphy_reset()
364 udelay(CONFIG_PHY_RESET_DELAY); /* Intel LXT971A needs this */ in miiphy_reset()
/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dphy.c798 #ifdef CONFIG_PHY_RESET_DELAY in phy_reset()
799 udelay(CONFIG_PHY_RESET_DELAY); /* Intel LXT971A needs this */ in phy_reset()
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt1690 CONFIG_PHY_RESET_DELAY
/OK3568_Linux_fs/u-boot/
H A DREADME1513 CONFIG_PHY_RESET_DELAY