Searched defs:PHY_STOP_WAIT_TIME (Results 1 – 4 of 4) sorted by relevance
64 #define PHY_STOP_WAIT_TIME 0x30 macro
117 #define PHY_STOP_WAIT_TIME DSI_HOST_BITS(0x0a4, 8, 8) macro
192 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro
42 #define PHY_STOP_WAIT_TIME(cycle) (((cycle) & 0xff) << 8) macro