Lines Matching refs:RREG32

1107 	uint32_t lvds_ss_gen_cntl = RREG32(RADEON_LVDS_SS_GEN_CNTL);  in radeon_legacy_get_lvds_info_from_regs()
1114 fp_vert_stretch = RREG32(RADEON_FP_VERT_STRETCH); in radeon_legacy_get_lvds_info_from_regs()
1115 fp_horz_stretch = RREG32(RADEON_FP_HORZ_STRETCH); in radeon_legacy_get_lvds_info_from_regs()
1121 lvds->lvds_gen_cntl = RREG32(RADEON_LVDS_GEN_CNTL); in radeon_legacy_get_lvds_info_from_regs()
1131 (RREG32(RADEON_CRTC_V_TOTAL_DISP) >> 16) + 1; in radeon_legacy_get_lvds_info_from_regs()
1139 ((RREG32(RADEON_CRTC_H_TOTAL_DISP) >> 16) + 1) * 8; in radeon_legacy_get_lvds_info_from_regs()
2917 val = RREG32(reg); in radeon_combios_external_tmds_setup()
2971 val = RREG32(reg); in radeon_combios_external_tmds_setup()
3038 tmp = RREG32(addr); in combios_parse_mmio_table()
3048 tmp = RREG32(addr); in combios_parse_mmio_table()
3073 if ((RREG32(RADEON_MC_STATUS) & in combios_parse_mmio_table()
3201 if ((RREG32(RADEON_MEM_STR_CNTL) & in combios_parse_ram_reset_table()
3210 tmp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in combios_parse_ram_reset_table()
3216 tmp = RREG32(RADEON_MEM_SDRAM_MODE_REG); in combios_parse_ram_reset_table()
3234 mem_cntl = RREG32(RADEON_MEM_CNTL); in combios_detect_ram()
3241 RREG32(RADEON_MEM_CNTL); in combios_detect_ram()
3410 bios_0_scratch = RREG32(RADEON_BIOS_0_SCRATCH); in radeon_combios_initialize_bios_scratch_regs()
3411 bios_6_scratch = RREG32(RADEON_BIOS_6_SCRATCH); in radeon_combios_initialize_bios_scratch_regs()
3412 bios_7_scratch = RREG32(RADEON_BIOS_7_SCRATCH); in radeon_combios_initialize_bios_scratch_regs()
3435 bios_6_scratch = RREG32(RADEON_BIOS_6_SCRATCH); in radeon_combios_output_lock()
3455 uint32_t bios_4_scratch = RREG32(RADEON_BIOS_4_SCRATCH); in radeon_combios_connected_scratch_regs()
3456 uint32_t bios_5_scratch = RREG32(RADEON_BIOS_5_SCRATCH); in radeon_combios_connected_scratch_regs()
3554 uint32_t bios_5_scratch = RREG32(RADEON_BIOS_5_SCRATCH); in radeon_combios_encoder_crtc_scratch_regs()
3589 uint32_t bios_6_scratch = RREG32(RADEON_BIOS_6_SCRATCH); in radeon_combios_encoder_dpms_scratch_regs()