Home
last modified time | relevance | path

Searched refs:vclk_post_div_real (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dmach64_ct.c127 multiplier = ((u32)pll->mclk_fb_div) * pll->vclk_post_div_real; in aty_dsp_gt()
225 pll->vclk_post_div_real = aty_postdividers[pll->vclk_post_div]; in aty_valid_pll_ct()
227 pll->vclk_fb_div = q * pll->vclk_post_div_real / 8; in aty_valid_pll_ct()
232 __func__, pllvclk, pllvclk / pll->vclk_post_div_real); in aty_valid_pll_ct()
238 int ecp = pllvclk / pll->vclk_post_div_real; in aty_valid_pll_ct()
268 ret = par->ref_clk_per * pll->ct.pll_ref_div * pll->ct.vclk_post_div_real / pll->ct.vclk_fb_div / 2; in aty_pll_to_var_ct()
297 pll->ct.pll_ref_div, pll->ct.vclk_post_div, pll->ct.vclk_post_div_real); in aty_set_pll_ct()
H A Datyfb.h104 u8 vclk_post_div_real; member
H A Datyfb_base.c1860 clk.vclk_post_div = pll->ct.vclk_post_div_real; in atyfb_ioctl()
1886 pll->ct.vclk_post_div_real = clk.vclk_post_div; in atyfb_ioctl()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dmach64_ct.c125 multiplier = ((u32)pll->mclk_fb_div) * pll->vclk_post_div_real; in aty_dsp_gt()
223 pll->vclk_post_div_real = aty_postdividers[pll->vclk_post_div]; in aty_valid_pll_ct()
225 pll->vclk_fb_div = q * pll->vclk_post_div_real / 8; in aty_valid_pll_ct()
230 __func__, pllvclk, pllvclk / pll->vclk_post_div_real); in aty_valid_pll_ct()
236 int ecp = pllvclk / pll->vclk_post_div_real; in aty_valid_pll_ct()
266 ret = par->ref_clk_per * pll->ct.pll_ref_div * pll->ct.vclk_post_div_real / pll->ct.vclk_fb_div / 2; in aty_pll_to_var_ct()
298 pll->ct.pll_ref_div, pll->ct.vclk_post_div, pll->ct.vclk_post_div_real); in aty_set_pll_ct()
H A Datyfb.h106 u8 vclk_post_div_real; member
H A Datyfb_base.c1870 clk.vclk_post_div = pll->ct.vclk_post_div_real; in atyfb_ioctl()
1896 pll->ct.vclk_post_div_real = clk.vclk_post_div; in atyfb_ioctl()

Completed in 13 milliseconds