Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_hdmi.c501 bool vsync_pos = mode->flags & DRM_MODE_FLAG_PVSYNC; in vc4_hdmi_encoder_enable() local
566 (vsync_pos ? VC4_HDMI_HORZA_VPOS : 0) | in vc4_hdmi_encoder_enable()
589 (vsync_pos ? 0 : VC4_HD_VID_CTL_VSYNC_LOW) | in vc4_hdmi_encoder_enable()