Lines Matching refs:restore
247 RADEONSavePtr restore)
253 OUTREGP(RADEON_GPIOPAD_A, restore->gpiopad_a, ~1);
256 restore->dac_cntl,
260 OUTREG(RADEON_DAC_CNTL2, restore->dac2_cntl);
264 OUTREG (RADEON_TV_DAC_CNTL, restore->tv_dac_cntl);
266 OUTREG(RADEON_DISP_OUTPUT_CNTL, restore->disp_output_cntl);
270 OUTREG(RADEON_DISP_TV_OUT_CNTL, restore->disp_tv_out_cntl);
272 OUTREG(RADEON_DISP_HW_DEBUG, restore->disp_hw_debug);
275 OUTREG(RADEON_DAC_MACRO_CNTL, restore->dac_macro_cntl);
279 OUTREG(RADEON_FP2_GEN_CNTL, restore->fp2_gen_cntl);
285 RADEONRestoreFPRegisters(ScrnInfoPtr pScrn, RADEONSavePtr restore)
291 OUTREG(RADEON_TMDS_PLL_CNTL, restore->tmds_pll_cntl);
292 OUTREG(RADEON_TMDS_TRANSMITTER_CNTL,restore->tmds_transmitter_cntl);
293 OUTREG(RADEON_FP_GEN_CNTL, restore->fp_gen_cntl);
297 OUTREG(RS400_FP_2ND_GEN_CNTL, restore->fp_2nd_gen_cntl);
298 /*OUTREG(RS400_TMDS2_CNTL, restore->tmds2_cntl);*/
299 OUTREG(RS400_TMDS2_TRANSMITTER_CNTL, restore->tmds2_transmitter_cntl);
313 RADEONRestoreFP2Registers(ScrnInfoPtr pScrn, RADEONSavePtr restore)
318 OUTREG(RADEON_FP2_GEN_CNTL, restore->fp2_gen_cntl);
322 OUTREG(RS400_FP2_2_GEN_CNTL, restore->fp2_2_gen_cntl);
327 RADEONRestoreRMXRegisters(ScrnInfoPtr pScrn, RADEONSavePtr restore)
332 OUTREG(RADEON_FP_HORZ_STRETCH, restore->fp_horz_stretch);
333 OUTREG(RADEON_FP_VERT_STRETCH, restore->fp_vert_stretch);
334 OUTREG(RADEON_CRTC_MORE_CNTL, restore->crtc_more_cntl);
335 OUTREG(RADEON_FP_HORZ_VERT_ACTIVE, restore->fp_horz_vert_active);
336 OUTREG(RADEON_FP_H_SYNC_STRT_WID, restore->fp_h_sync_strt_wid);
337 OUTREG(RADEON_FP_V_SYNC_STRT_WID, restore->fp_v_sync_strt_wid);
338 OUTREG(RADEON_FP_CRTC_H_TOTAL_DISP, restore->fp_crtc_h_total_disp);
339 OUTREG(RADEON_FP_CRTC_V_TOTAL_DISP, restore->fp_crtc_v_total_disp);
345 RADEONRestoreLVDSRegisters(ScrnInfoPtr pScrn, RADEONSavePtr restore)
351 OUTREG(RADEON_LVDS_GEN_CNTL, restore->lvds_gen_cntl);
352 /*OUTREG(RADEON_LVDS_PLL_CNTL, restore->lvds_pll_cntl);*/
1748 /* restore the regs we used */
1835 /* restore the regs we used */
1939 /* restore regs we used */