Home
last modified time | relevance | path

Searched refs:HDMI_CORE_SYS_INTR4 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4_core.h88 #define HDMI_CORE_SYS_INTR4 0x1D0 macro
Dhdmi4_core.c437 DUMPCORE(HDMI_CORE_SYS_INTR4); in hdmi4_core_dump()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi4_core.h88 #define HDMI_CORE_SYS_INTR4 0x1D0 macro
Dhdmi4.c101 u32 intr4 = hdmi_read_reg(hdmi->core.base, HDMI_CORE_SYS_INTR4); in hdmi_irq_handler()
103 hdmi_write_reg(hdmi->core.base, HDMI_CORE_SYS_INTR4, intr4); in hdmi_irq_handler()
Dhdmi4_core.c433 DUMPCORE(HDMI_CORE_SYS_INTR4); in hdmi4_core_dump()