Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi.h42 #define SUN4I_HDMI_VID_TIMING_POL_VSYNC BIT(1) macro
H A Dsun4i_hdmi_enc.c159 val |= SUN4I_HDMI_VID_TIMING_POL_VSYNC; in sun4i_hdmi_enable()