Lines Matching refs:RREG32_SMC
207 temp = (RREG32_SMC(CG_MULT_THERMAL_STATUS) & CTF_TEMP_MASK) >> in ci_get_temp()
224 temp = RREG32_SMC(0xC0300E0C); in kv_get_temp()
1710 if (RREG32_SMC(GENERAL_PWRMGT) & GPU_COUNTER_CLK) in cik_get_xclk()
1713 if (RREG32_SMC(CG_CLKPIN_CNTL) & XTALIN_DIVIDE) in cik_get_xclk()
9419 tmp = RREG32_SMC(cntl_reg); in cik_set_uvd_clock()
9425 if (RREG32_SMC(status_reg) & DCLK_STATUS) in cik_set_uvd_clock()
9459 if (RREG32_SMC(CG_ECLK_STATUS) & ECLK_STATUS) in cik_set_vce_clocks()
9466 tmp = RREG32_SMC(CG_ECLK_CNTL); in cik_set_vce_clocks()
9472 if (RREG32_SMC(CG_ECLK_STATUS) & ECLK_STATUS) in cik_set_vce_clocks()
9764 orig = data = RREG32_SMC(THM_CLK_CNTL); in cik_program_aspm()
9770 orig = data = RREG32_SMC(MISC_CLK_CTRL); in cik_program_aspm()
9776 orig = data = RREG32_SMC(CG_CLKPIN_CNTL); in cik_program_aspm()
9781 orig = data = RREG32_SMC(CG_CLKPIN_CNTL_2); in cik_program_aspm()
9786 orig = data = RREG32_SMC(MPLL_BYPASSCLK_SEL); in cik_program_aspm()