Searched refs:DSI_CTRL_VID_MODE_EN (Results 1 – 2 of 2) sorted by relevance
132 #define DSI_CTRL_VID_MODE_EN 0x00000002 macro
1003 dsi_ctrl &= ~(DSI_CTRL_ENABLE | DSI_CTRL_VID_MODE_EN | in dsi_op_mode_config()1009 dsi_ctrl |= DSI_CTRL_VID_MODE_EN; in dsi_op_mode_config()