Home
last modified time | relevance | path

Searched refs:sclk_post_div_real (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/video/fbdev/aty/
Dmach64_ct.c403 u8 mpost_div, xpost_div, sclk_post_div_real; in aty_init_pll_ct() local
587 sclk_post_div_real = aty_postdividers[mpost_div]; in aty_init_pll_ct()
588 pll->ct.sclk_fb_div = q * sclk_post_div_real / 8; in aty_init_pll_ct()
594 __func__, pllsclk, pllsclk / sclk_post_div_real); in aty_init_pll_ct()