Home
last modified time | relevance | path

Searched refs:DSI_CTRL_VID_MODE_EN (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/msm/dsi/
Ddsi.xml.h165 #define DSI_CTRL_VID_MODE_EN 0x00000002 macro
Ddsi_host.c1043 dsi_ctrl &= ~(DSI_CTRL_ENABLE | DSI_CTRL_VID_MODE_EN | in dsi_op_mode_config()
1049 dsi_ctrl |= DSI_CTRL_VID_MODE_EN; in dsi_op_mode_config()