Searched refs:HDMI_CORE_SYS_SRST (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi4_core.h | 19 #define HDMI_CORE_SYS_SRST 0x14 macro
|
D | hdmi4_core.c | 209 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/ |
D | hdmi4_core.h | 19 #define HDMI_CORE_SYS_SRST 0x14 macro
|
D | hdmi4_core.c | 167 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()
|