Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Dmach64_ct.c322 aty_st_pll_ct(VCLK_POST_DIV, tmp, par); in aty_set_pll_ct()
329 aty_st_pll_ct(PLL_EXT_CNTL, tmp, par); in aty_set_pll_ct()
333 aty_st_pll_ct(tmp, (pll->ct.vclk_fb_div & 0xFFU), par); in aty_set_pll_ct()
358 aty_st_pll_ct(DLL_CNTL, dll_cntl, par); in aty_set_pll_ct()
359 aty_st_pll_ct(VFC_CNTL, 0x1b, par); in aty_set_pll_ct()
364 aty_st_pll_ct(DLL_CNTL, dll_cntl, par); in aty_set_pll_ct()
366 aty_st_pll_ct(DLL_CNTL, dll_cntl | 0x40, par); in aty_set_pll_ct()
368 aty_st_pll_ct(DLL_CNTL, dll_cntl & ~0x40, par); in aty_set_pll_ct()
620 aty_st_pll_ct(SPLL_CNTL2, pll->ct.spll_cntl2, par); in aty_resume_pll_ct()
628 aty_st_pll_ct(PLL_REF_DIV, pll->ct.pll_ref_div, par); in aty_resume_pll_ct()
[all …]