Searched refs:VC4_HDMI_HORZA_VPOS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/vc4/ | ||
D | vc4_regs.h | 585 # define VC4_HDMI_HORZA_VPOS BIT(14) macro |
D | vc4_hdmi.c | 1243 (vsync_pos ? VC4_HDMI_HORZA_VPOS : 0) | in vc4_hdmi_set_timings() |