Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/
A Ddsi_host.c749 intr = dsi_read(msm_host, REG_DSI_INTR_CTRL); in dsi_intr_ctrl()
758 dsi_write(msm_host, REG_DSI_INTR_CTRL, intr); in dsi_intr_ctrl()
1530 isr = dsi_read(msm_host, REG_DSI_INTR_CTRL); in dsi_host_irq()
1531 dsi_write(msm_host, REG_DSI_INTR_CTRL, isr); in dsi_host_irq()
A Ddsi.xml.h560 #define REG_DSI_INTR_CTRL 0x0000010c macro

Completed in 11 milliseconds