Searched refs:fp_gen_cntl (Results 1 – 1 of 1) sorted by relevance
457 u32 fp_gen_cntl; member2932 save->fp_gen_cntl = INREG(FP_GEN_CNTL); in radeon_save_state()3263 newmode.fp_gen_cntl = (rinfo->init_state.fp_gen_cntl & (u32) in radeon_load_video_mode()3273 newmode.fp_gen_cntl |= (FP_CRTC_DONT_SHADOW_VPAR | in radeon_load_video_mode()3283 newmode.fp_gen_cntl &= ~(FP_FPON | FP_TMDS_EN); in radeon_load_video_mode()3286 newmode.fp_gen_cntl |= (FP_FPON | FP_TMDS_EN); in radeon_load_video_mode()3415 OUTREG(FP_GEN_CNTL, mode->fp_gen_cntl); in radeon_write_mode()4206 u32 crtcGenCntl, crtcGenCntl2, memRefreshCntl, crtc_more_cntl, fp_gen_cntl, fp2_gen_cntl; in radeon_pm_full_reset_sdram() local4213 fp_gen_cntl = INREG( FP_GEN_CNTL); in radeon_pm_full_reset_sdram()4252 OUTREG( FP_GEN_CNTL, fp_gen_cntl); in radeon_pm_full_reset_sdram()