Searched defs:PHY_STOP_WAIT_TIME (Results 1 – 3 of 3) sorted by relevance
66 #define PHY_STOP_WAIT_TIME 0x30 macro
195 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro
42 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro