Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_regs.h776 # define VC4_HD_VID_CTL_HSYNC_LOW BIT(27) macro
H A Dvc4_hdmi.c1861 (hsync_pos ? 0 : VC4_HD_VID_CTL_HSYNC_LOW)); in vc4_hdmi_encoder_post_crtc_enable()