Searched refs:HDMI_TG_V_FSZ_L (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/media/platform/s5p-tv/ |
D | regs-hdmi.h | 84 #define HDMI_TG_V_FSZ_L HDMI_TG_BASE(0x0030) macro
|
D | hdmi_drv.c | 238 hdmi_writebn(hdev, HDMI_TG_V_FSZ_L, 2, t->vact[1].end); in hdmi_timing_apply() 246 hdmi_writebn(hdev, HDMI_TG_V_FSZ_L, 2, t->vact[0].end); in hdmi_timing_apply() 355 DUMPREG(HDMI_TG_V_FSZ_L); in hdmi_dumpregs()
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | regs-hdmi.h | 92 #define HDMI_TG_V_FSZ_L HDMI_TG_BASE(0x0030) macro
|
D | exynos_hdmi.c | 738 DUMPREG(HDMI_TG_V_FSZ_L); in hdmi_v13_regs_dump() 886 DUMPREG(HDMI_TG_V_FSZ_L); in hdmi_v14_regs_dump() 1456 hdmi_reg_writeb(hdata, HDMI_TG_V_FSZ_L, tg->v_fsz[0]); in hdmi_v13_mode_apply() 1613 hdmi_reg_writeb(hdata, HDMI_TG_V_FSZ_L, tg->v_fsz[0]); in hdmi_v14_mode_apply()
|