Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/vc4/
Dvc4_regs.h775 # define VC4_HD_VID_CTL_VSYNC_LOW BIT(28) macro
Dvc4_hdmi.c1850 (vsync_pos ? 0 : VC4_HD_VID_CTL_VSYNC_LOW) | in vc4_hdmi_encoder_post_crtc_enable()