Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/dsi/
Ddsi_host.c937 data |= DSI_CTRL_ENABLE; in dsi_ctrl_config()
1027 dsi_ctrl &= ~(DSI_CTRL_ENABLE | DSI_CTRL_VID_MODE_EN | in dsi_op_mode_config()
1038 dsi_ctrl |= DSI_CTRL_ENABLE; in dsi_op_mode_config()
1427 data1 &= ~DSI_CTRL_ENABLE; in dsi_sw_reset_restore()
2072 DSI_CTRL_ENABLE); in msm_dsi_host_xfer_prepare()
Ddsi.xml.h131 #define DSI_CTRL_ENABLE 0x00000001 macro