Searched refs:xclk_post_div_real (Results 1 – 2 of 2) sorted by relevance
141 divider = ((u32)pll->vclk_fb_div)*info->xclk_post_div_real; in aty_dsp_gt()346 info->xclk_post_div_real = postdividers[pll_ext_cntl & 7]; in aty_init_pll_ct()367 info->xclk_post_div_real = postdividers[xpost_div]; in aty_init_pll_ct()368 info->mclk_fb_div = q*info->xclk_post_div_real/8; in aty_init_pll_ct()
112 u8 xclk_post_div_real; member