Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dsi/
Ddsi_host.c907 data |= DSI_CTRL_ENABLE; in dsi_ctrl_config()
1099 dsi_ctrl &= ~(DSI_CTRL_ENABLE | DSI_CTRL_VID_MODE_EN | in dsi_op_mode_config()
1110 dsi_ctrl |= DSI_CTRL_ENABLE; in dsi_op_mode_config()
1487 data1 &= ~DSI_CTRL_ENABLE; in dsi_sw_reset_restore()
2254 DSI_CTRL_ENABLE); in msm_dsi_host_xfer_prepare()
Ddsi.xml.h164 #define DSI_CTRL_ENABLE 0x00000001 macro