Searched refs:HDMI_CORE_SYS_SRST (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi4_core.h | 30 #define HDMI_CORE_SYS_SRST 0x14 macro
|
D | hdmi4_core.c | 220 REG_FLD_MOD(core->base, HDMI_CORE_SYS_SRST, 0x0, 0, 0); in hdmi_core_swreset_release() 226 REG_FLD_MOD(core->base, HDMI_CORE_SYS_SRST, 0x1, 0, 0); in hdmi_core_swreset_assert() 380 DUMPCORE(HDMI_CORE_SYS_SRST); in hdmi4_core_dump()
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi4_core.h | 30 #define HDMI_CORE_SYS_SRST 0x14 macro
|
D | hdmi4_core.c | 219 REG_FLD_MOD(core->base, HDMI_CORE_SYS_SRST, 0x0, 0, 0); in hdmi_core_swreset_release() 225 REG_FLD_MOD(core->base, HDMI_CORE_SYS_SRST, 0x1, 0, 0); in hdmi_core_swreset_assert() 376 DUMPCORE(HDMI_CORE_SYS_SRST); in hdmi4_core_dump()
|