Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_regs.h725 # define VC4_HD_VID_CTL_HSYNC_LOW BIT(27) macro
Dvc4_hdmi.c742 (hsync_pos ? 0 : VC4_HD_VID_CTL_HSYNC_LOW)); in vc4_hdmi_encoder_post_crtc_enable()