Searched refs:DSI_CTRL_ENABLE (Results 1 – 2 of 2) sorted by relevance
937 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()
131 #define DSI_CTRL_ENABLE 0x00000001 macro