Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1029 dsi_intr_ctrl(msm_host, DSI_IRQ_MASK_CMD_MDP_DONE | in dsi_op_mode_config()
1036 dsi_intr_ctrl(msm_host, DSI_IRQ_MASK_CMD_MDP_DONE, 1); in dsi_op_mode_config()
H A Ddsi.xml.h103 #define DSI_IRQ_MASK_CMD_MDP_DONE 0x00000200 macro