Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Dmach64_ct.c516 pll->ct.xclk_post_div_real = aty_postdividers[pll_ext_cntl & 0x07]; in aty_init_pll_ct()
538 pll->ct.xclk_post_div_real = aty_postdividers[xpost_div]; in aty_init_pll_ct()
539 pll->ct.mclk_fb_div = q * pll->ct.xclk_post_div_real / 8; in aty_init_pll_ct()
553 __func__, pllmclk, pllmclk / pll->ct.xclk_post_div_real); in aty_init_pll_ct()
H A Datyfb.h103 u8 xclk_post_div_real; member
H A Datyfb_base.c1858 clk.xclk_post_div = pll->ct.xclk_post_div_real; in atyfb_ioctl()
1884 pll->ct.xclk_post_div_real = clk.xclk_post_div; in atyfb_ioctl()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Dmach64_ct.c517 pll->ct.xclk_post_div_real = aty_postdividers[pll_ext_cntl & 0x07]; in aty_init_pll_ct()
539 pll->ct.xclk_post_div_real = aty_postdividers[xpost_div]; in aty_init_pll_ct()
540 pll->ct.mclk_fb_div = q * pll->ct.xclk_post_div_real / 8; in aty_init_pll_ct()
554 __func__, pllmclk, pllmclk / pll->ct.xclk_post_div_real); in aty_init_pll_ct()
H A Datyfb.h105 u8 xclk_post_div_real; member
H A Datyfb_base.c1868 clk.xclk_post_div = pll->ct.xclk_post_div_real; in atyfb_ioctl()
1894 pll->ct.xclk_post_div_real = clk.xclk_post_div; in atyfb_ioctl()

Completed in 12 milliseconds