Searched refs:SUN6I_TCON0_LVDS_ANA0_V (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ | ||
D | sun4i_tcon.h | 214 #define SUN6I_TCON0_LVDS_ANA0_V(x) (((x) & 3) << 8) macro |
D | sun4i_tcon.c | 148 SUN6I_TCON0_LVDS_ANA0_V(3) | in sun6i_tcon_setup_lvds_phy() |