Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.xml.h165 #define DSI_CTRL_VID_MODE_EN 0x00000002 macro
H A Ddsi_host.c1038 dsi_ctrl &= ~(DSI_CTRL_ENABLE | DSI_CTRL_VID_MODE_EN | in dsi_op_mode_config()
1044 dsi_ctrl |= DSI_CTRL_VID_MODE_EN; in dsi_op_mode_config()