Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_hdmi.c286 bool vsync_pos = mode->flags & DRM_MODE_FLAG_PVSYNC; in vc4_hdmi_encoder_mode_set() local
313 (vsync_pos ? VC4_HDMI_HORZA_VPOS : 0) | in vc4_hdmi_encoder_mode_set()
332 (vsync_pos ? 0 : VC4_HD_VID_CTL_VSYNC_LOW) | in vc4_hdmi_encoder_mode_set()