Home
last modified time | relevance | path

Searched refs:DSI_CTRL_VID_MODE_EN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi.xml.h165 #define DSI_CTRL_VID_MODE_EN 0x00000002 macro
H A Ddsi_host.c1035 dsi_ctrl &= ~(DSI_CTRL_ENABLE | DSI_CTRL_VID_MODE_EN | in dsi_op_mode_config()
1041 dsi_ctrl |= DSI_CTRL_VID_MODE_EN; in dsi_op_mode_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1027 dsi_ctrl &= ~(DSI_CTRL_ENABLE | DSI_CTRL_VID_MODE_EN | in dsi_op_mode_config()
1033 dsi_ctrl |= DSI_CTRL_VID_MODE_EN; in dsi_op_mode_config()
H A Ddsi.xml.h132 #define DSI_CTRL_VID_MODE_EN 0x00000002 macro

Completed in 14 milliseconds