Searched defs:PHY_STOP_WAIT_TIME (Results 1 – 6 of 6) sorted by relevance
64 #define PHY_STOP_WAIT_TIME 0x30 macro
41 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro
192 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro
43 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro