Searched refs:SUN6I_TCON0_LVDS_ANA0_PD (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/sun4i/ | ||
D | sun4i_tcon.h | 216 #define SUN6I_TCON0_LVDS_ANA0_PD(x) (((x) & 3) << 4) macro |
D | sun4i_tcon.c | 150 SUN6I_TCON0_LVDS_ANA0_PD(2) | in sun6i_tcon_setup_lvds_phy() |