Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/sun4i/
Dsun4i_hdmi.h43 #define SUN4I_HDMI_VID_TIMING_POL_HSYNC BIT(0) macro
Dsun4i_hdmi_enc.c174 val |= SUN4I_HDMI_VID_TIMING_POL_HSYNC; in sun4i_hdmi_mode_set()