Searched refs:SUN6I_TCON0_LVDS_ANA0_C (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/sun4i/ | ||
D | sun4i_tcon.h | 200 #define SUN6I_TCON0_LVDS_ANA0_C(x) (((x) & 3) << 17) macro |
D | sun4i_tcon.c | 133 SUN6I_TCON0_LVDS_ANA0_C(2) | in sun4i_tcon_lvds_set_status() |