Searched refs:save_crtc2_gen_cntl (Results 1 – 1 of 1) sorted by relevance
1278 u32 save_crtc_gen_cntl, save_crtc2_gen_cntl; in radeon_fixup_apertures() local1285 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()