Searched refs:aty_ld_pll (Results 1 – 1 of 1) sorted by relevance
555 #define aty_ld_pll(pll_index) _aty_ld_pll(pll_index, par) macro578 return !(aty_ld_pll(PPLL_REF_DIV) & PPLL_ATOMIC_UPDATE_R); in aty_pll_readupdate()604 aty_ld_pll(PPLL_REF_DIV) | PPLL_ATOMIC_UPDATE_W); in aty_pll_writeupdate()697 mclk_cntl = aty_ld_pll(MCLK_CNTL); in aty128_reset_engine()960 x_mpll_ref_fb_div = aty_ld_pll(X_MPLL_REF_FB_DIV); in aty128_timings()961 xclk_cntl = aty_ld_pll(XCLK_CNTL) & 0x7; in aty128_timings()969 aty_ld_pll(PPLL_REF_DIV) & PPLL_REF_DIV_MASK; in aty128_timings()1026 aty_st_pll(PPLL_CNTL, aty_ld_pll(PPLL_CNTL) & ~(0x00030000)); in aty128_set_crtc()1339 div3 = aty_ld_pll(PPLL_DIV_3); in aty128_set_pll()1355 aty_st_pll(PPLL_CNTL, aty_ld_pll(PPLL_CNTL) & ~PPLL_RESET); in aty128_set_pll()[all …]