Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-tv/
Dregs-hdmi.h82 #define HDMI_TG_HACT_SZ_L HDMI_TG_BASE(0x0028) macro
Dhdmi_drv.c229 hdmi_writebn(hdev, HDMI_TG_HACT_SZ_L, 2, t->hact.end - t->hact.beg); in hdmi_timing_apply()
353 DUMPREG(HDMI_TG_HACT_SZ_L); in hdmi_dumpregs()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_hdmi.c648 DUMPREG(HDMI_TG_HACT_SZ_L); in hdmi_v13_regs_dump()
796 DUMPREG(HDMI_TG_HACT_SZ_L); in hdmi_v14_regs_dump()
1376 hdmi_reg_writev(hdata, HDMI_TG_HACT_SZ_L, 2, m->hdisplay); in hdmi_v13_mode_apply()
1494 hdmi_reg_writev(hdata, HDMI_TG_HACT_SZ_L, 2, m->hdisplay); in hdmi_v14_mode_apply()
Dregs-hdmi.h89 #define HDMI_TG_HACT_SZ_L HDMI_TG_BASE(0x0028) macro