Searched refs:SUN4I_TCON0_DCLK_DIV_WIDTH (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/sun4i/ | ||
D | sun4i_tcon_dclk.c | 62 val &= (1 << SUN4I_TCON0_DCLK_DIV_WIDTH) - 1; in sun4i_dclk_recalc_rate() |
D | sun4i_tcon.h | 64 #define SUN4I_TCON0_DCLK_DIV_WIDTH (7) macro |