Home
last modified time | relevance | path

Searched refs:HDMI_CORE_SYS_SRST (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi4_core.h19 #define HDMI_CORE_SYS_SRST 0x14 macro
Dhdmi4_core.c209 REG_FLD_MOD(core->base, HDMI_CORE_SYS_SRST, 0x0, 0, 0); in hdmi_core_swreset_release()
215 REG_FLD_MOD(core->base, HDMI_CORE_SYS_SRST, 0x1, 0, 0); in hdmi_core_swreset_assert()
369 DUMPCORE(HDMI_CORE_SYS_SRST); in hdmi4_core_dump()
/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Dhdmi4_core.h19 #define HDMI_CORE_SYS_SRST 0x14 macro
Dhdmi4_core.c167 REG_FLD_MOD(core->base, HDMI_CORE_SYS_SRST, 0x0, 0, 0); in hdmi_core_swreset_release()
173 REG_FLD_MOD(core->base, HDMI_CORE_SYS_SRST, 0x1, 0, 0); in hdmi_core_swreset_assert()
324 DUMPCORE(HDMI_CORE_SYS_SRST); in hdmi4_core_dump()