Searched refs:OUTVACT_LPCMD_TIME (Results 1 – 5 of 5) 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
1261 OUTVACT_LPCMD_TIME(4) | INVACT_LPCMD_TIME(4)); in rk628_dsi_bridge_enable()
59 #define OUTVACT_LPCMD_TIME(p) (((p) & 0xff) << 16) macro994 dsi_write(dsi, DSI_DPI_LP_CMD_TIM, OUTVACT_LPCMD_TIME(4) in dw_mipi_dsi_dpi_config()
137 #define OUTVACT_LPCMD_TIME(x) UPDATE(x, 15, 8) macro