Searched defs:OUTVACT_LPCMD_TIME (Results 1 – 4 of 4) sorted by relevance
41 #define OUTVACT_LPCMD_TIME DSI_HOST_BITS(0x018, 8, 16) macro
34 #define OUTVACT_LPCMD_TIME(x) UPDATE(x, 23, 16) macro
137 #define OUTVACT_LPCMD_TIME(x) UPDATE(x, 15, 8) macro
59 #define OUTVACT_LPCMD_TIME(p) (((p) & 0xff) << 16) macro