Searched refs:SUN6I_TCON0_LVDS_ANA0_V (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/sun4i/ | ||
D | sun4i_tcon.h | 201 #define SUN6I_TCON0_LVDS_ANA0_V(x) (((x) & 3) << 8) macro |
D | sun4i_tcon.c | 133 SUN6I_TCON0_LVDS_ANA0_V(3) | in sun4i_tcon_lvds_set_status() |