Searched refs:MCLK_CNTL (Results 1 – 5 of 5) sorted by relevance
201 mclk_cntl = INPLL(MCLK_CNTL); in radeonfb_engine_reset()203 OUTPLL(MCLK_CNTL, (mclk_cntl | in radeonfb_engine_reset()254 OUTPLL(MCLK_CNTL, mclk_cntl); in radeonfb_engine_reset()
565 rinfo->save_regs[2] = INPLL(MCLK_CNTL); in radeon_pm_save_regs()693 OUTPLL(MCLK_CNTL, rinfo->save_regs[2]); in radeon_pm_restore_regs()2252 OUTPLL(MCLK_CNTL, 0xaa3f0000);2286 OUTPLL(MCLK_CNTL, 0xaa3f1212);2290 INPLL(MCLK_CNTL);2704 rinfo->save_regs[2] != INPLL(MCLK_CNTL) || in radeon_check_power_loss()
671 mclk_cntl = aty_ld_pll(MCLK_CNTL); in aty128_reset_engine()673 aty_st_pll(MCLK_CNTL, mclk_cntl | 0x00030000); in aty128_reset_engine()681 aty_st_pll(MCLK_CNTL, mclk_cntl); in aty128_reset_engine()
255 #define MCLK_CNTL 0x000f macro
444 #define MCLK_CNTL 0x0012 macro