Home
last modified time | relevance | path

Searched refs:VC4_HDMI_HORZA_VPOS (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_regs.h554 # define VC4_HDMI_HORZA_VPOS BIT(14) macro
Dvc4_hdmi.c566 (vsync_pos ? VC4_HDMI_HORZA_VPOS : 0) | in vc4_hdmi_encoder_enable()