Home
last modified time | relevance | path

Searched refs:REG_DSI_INTR_CTRL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c790 intr = dsi_read(msm_host, REG_DSI_INTR_CTRL); in dsi_intr_ctrl()
799 dsi_write(msm_host, REG_DSI_INTR_CTRL, intr); in dsi_intr_ctrl()
1580 isr = dsi_read(msm_host, REG_DSI_INTR_CTRL); in dsi_host_irq()
1581 dsi_write(msm_host, REG_DSI_INTR_CTRL, isr); in dsi_host_irq()
H A Ddsi.xml.h525 #define REG_DSI_INTR_CTRL 0x0000010c macro
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c662 intr = dsi_read(msm_host, REG_DSI_INTR_CTRL); in dsi_intr_ctrl()
671 dsi_write(msm_host, REG_DSI_INTR_CTRL, intr); in dsi_intr_ctrl()
1556 isr = dsi_read(msm_host, REG_DSI_INTR_CTRL); in dsi_host_irq()
1557 dsi_write(msm_host, REG_DSI_INTR_CTRL, isr); in dsi_host_irq()
H A Ddsi.xml.h559 #define REG_DSI_INTR_CTRL 0x0000010c macro

Completed in 15 milliseconds