Searched refs:CRTC_MORE_CNTL (Results 1 – 3 of 3) sorted by relevance
1252 crtc_more_cntl = INREG( CRTC_MORE_CNTL); in radeon_pm_full_reset_sdram()1257 OUTREG( CRTC_MORE_CNTL, 0); in radeon_pm_full_reset_sdram()1425 OUTREG( CRTC_MORE_CNTL, crtc_more_cntl); in radeon_pm_full_reset_sdram()2245 OUTREG(CRTC_MORE_CNTL, INREG(CRTC_MORE_CNTL));2391 OUTREG(CRTC_MORE_CNTL, 0);2412 OUTREG(CRTC_MORE_CNTL, 0);2415 tmp = INREG(CRTC_MORE_CNTL);2416 OUTREG(CRTC_MORE_CNTL, tmp);
1212 save->crtc_more_cntl = INREG(CRTC_MORE_CNTL); in radeon_save_state()1379 OUTREG(CRTC_MORE_CNTL, mode->crtc_more_cntl); in radeon_write_mode()2023 OUTREGP(CRTC_MORE_CNTL, CRTC_H_CUTOFF_ACTIVE_EN, in radeon_identify_vram()
184 #define CRTC_MORE_CNTL 0x027C macro