Searched refs:mmMC_ARB_BURST_TIME (Results 1 – 8 of 8) sorted by relevance
89 #define mmMC_ARB_BURST_TIME 0xa02 macro
94 #define mmMC_ARB_BURST_TIME 0xa02 macro
618 #define mmMC_ARB_BURST_TIME 0x0A02 macro
90 #define mmMC_ARB_BURST_TIME 0xa02 macro
215 burst_time = (RREG32(mmMC_ARB_BURST_TIME) & MC_ARB_BURST_TIME__STATE0_MASK) >> in ci_copy_and_switch_arb_sets()221 burst_time = (RREG32(mmMC_ARB_BURST_TIME) & MC_ARB_BURST_TIME__STATE1_MASK) >> in ci_copy_and_switch_arb_sets()232 WREG32_P(mmMC_ARB_BURST_TIME, (burst_time << MC_ARB_BURST_TIME__STATE0__SHIFT), in ci_copy_and_switch_arb_sets()238 WREG32_P(mmMC_ARB_BURST_TIME, (burst_time << MC_ARB_BURST_TIME__STATE1__SHIFT), in ci_copy_and_switch_arb_sets()2671 burst_time = RREG32(mmMC_ARB_BURST_TIME) & MC_ARB_BURST_TIME__STATE0_MASK; in ci_populate_memory_timing_parameters()
1273 burst_time = cgs_read_register(hwmgr->device, mmMC_ARB_BURST_TIME); in vegam_populate_memory_timing_parameters()
1523 burstTime = cgs_read_register(hwmgr->device, mmMC_ARB_BURST_TIME); in fiji_populate_memory_timing_parameters()