Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/aty/
Daty128fb.c579 #define aty_st_pll(pll_index, val) _aty_st_pll(pll_index, val, par) macro
626 aty_st_pll(PPLL_REF_DIV, in aty_pll_writeupdate()
722 aty_st_pll(MCLK_CNTL, mclk_cntl | 0x00030000); in aty128_reset_engine()
730 aty_st_pll(MCLK_CNTL, mclk_cntl); in aty128_reset_engine()
998 aty_st_pll(X_MPLL_REF_FB_DIV, 0x004c4c1e); in aty128_timings()
1001 aty_st_pll(PPLL_REF_DIV, par->constants.ref_divider); in aty128_timings()
1049 aty_st_pll(PPLL_CNTL, aty_ld_pll(PPLL_CNTL) & ~(0x00030000)); in aty128_set_crtc()
1352 aty_st_pll(PPLL_CNTL, in aty128_set_pll()
1357 aty_st_pll(PPLL_REF_DIV, par->constants.ref_divider & 0x3ff); in aty128_set_pll()
1368 aty_st_pll(PPLL_DIV_3, div3); in aty128_set_pll()
[all …]