Home
last modified time | relevance | path

Searched defs:PHY_WAIT_ITERATIONS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Darmada100_fec.h45 #define PHY_WAIT_ITERATIONS 1000 /* 1000 iterations * 10uS = 10mS max */ macro
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c69 #define PHY_WAIT_ITERATIONS 10 macro