Searched refs:CRTC2_GEN_CNTL (Results 1 – 4 of 4) sorted by relevance
68 #define CRTC2_GEN_CNTL 0x03f8 macro
1285 save_crtc2_gen_cntl = INREG(CRTC2_GEN_CNTL); in radeon_fixup_apertures()1286 OUTREG(CRTC2_GEN_CNTL, save_crtc2_gen_cntl | CRTC2_DISP_REQ_EN_B); in radeon_fixup_apertures()1339 OUTREG(CRTC2_GEN_CNTL, save_crtc2_gen_cntl); in radeon_fixup_apertures()3572 rinfo->save_regs[18] = (INREG(CRTC2_GEN_CNTL) & 0xfdffffff) | 0x04000000; in radeon_pm_save_regs()3619 OUTREG(CRTC2_GEN_CNTL, rinfo->save_regs[18]); in radeon_pm_restore_regs()3911 …OUTREG( CRTC2_GEN_CNTL, (INREG( CRTC2_GEN_CNTL) & ~CRTC2_GEN_CNTL__CRTC2_EN) | CRTC2_GEN_CNTL__CRT… in radeon_pm_setup_for_suspend()4209 crtcGenCntl2 = INREG( CRTC2_GEN_CNTL); in radeon_pm_full_reset_sdram()4222 OUTREG( CRTC2_GEN_CNTL, (crtcGenCntl2 | CRTC2_GEN_CNTL__CRTC2_DISP_REQ_EN_B) ); in radeon_pm_full_reset_sdram()4251 OUTREG( CRTC2_GEN_CNTL, crtcGenCntl2); in radeon_pm_full_reset_sdram()
88 #define CRTC2_GEN_CNTL 0x03f8 macro
2862 aty_st_le32(CRTC2_GEN_CNTL, aty_ld_le32(CRTC2_GEN_CNTL) & in aty128_set_suspend()