Home
last modified time | relevance | path

Searched refs:PHY_ANEG_TIMEOUT (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Daquantia.c80 i < (4 * PHY_ANEG_TIMEOUT)); in aquantia_startup()
82 if (i > PHY_ANEG_TIMEOUT) in aquantia_startup()
H A Dphy.c248 if (i > PHY_ANEG_TIMEOUT) { in genphy_update_link()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dk2g_evm.h87 #define PHY_ANEG_TIMEOUT 10000 /* PHY needs longer aneg time */ macro
H A Dsocfpga_sr1500.h24 #define PHY_ANEG_TIMEOUT 8000 macro
H A Dmaxbcm.h44 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ macro
H A Ddb-88f6720.h48 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ macro
H A Ddb-mv784mp-gp.h46 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ macro
H A Ddb-88f6820-amc.h48 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ macro
H A Dtheadorable.h56 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ macro
H A Dam57xx_evm.h86 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs longer aneg time at 1G */ macro
H A Ddb-88f6820-gp.h69 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ macro
H A Dcl-som-am57x.h95 #define PHY_ANEG_TIMEOUT 8000 macro
H A Dcontrolcenterdc.h72 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ macro
H A Dturris_omnia.h75 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ macro
H A Dclearfog.h69 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs a longer aneg time */ macro
H A Dam43xx_evm.h245 #define PHY_ANEG_TIMEOUT 8000 /* PHY needs longer aneg time at 1G */ macro
H A Dxilinx_zynqmp.h140 # define PHY_ANEG_TIMEOUT 20000 macro
/OK3568_Linux_fs/u-boot/include/
H A Dphy.h49 #ifndef PHY_ANEG_TIMEOUT
50 #define PHY_ANEG_TIMEOUT 4000 macro