Searched refs:HDMI_H_BLANK_0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | regs-hdmi.h | 47 #define HDMI_H_BLANK_0 HDMI_CORE_BASE(0x00A0) macro
|
H A D | exynos_hdmi.c | 1206 hdmi_reg_writev(hdata, HDMI_H_BLANK_0, 2, m->htotal - m->hdisplay); in hdmi_v13_mode_apply() 1296 hdmi_reg_writev(hdata, HDMI_H_BLANK_0, 2, m->htotal - m->hdisplay); in hdmi_v14_mode_apply()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | regs-hdmi.h | 47 #define HDMI_H_BLANK_0 HDMI_CORE_BASE(0x00A0) macro
|
H A D | exynos_hdmi.c | 1212 hdmi_reg_writev(hdata, HDMI_H_BLANK_0, 2, m->htotal - m->hdisplay); in hdmi_v13_mode_apply() 1302 hdmi_reg_writev(hdata, HDMI_H_BLANK_0, 2, m->htotal - m->hdisplay); in hdmi_v14_mode_apply()
|
Completed in 9 milliseconds