Lines Matching refs:RREG32_SMC
212 temp = (RREG32_SMC(CG_MULT_THERMAL_STATUS) & CTF_TEMP_MASK) >> in ci_get_temp()
231 temp = RREG32_SMC(0xC0300E0C); in kv_get_temp()
1719 if (RREG32_SMC(GENERAL_PWRMGT) & GPU_COUNTER_CLK) in cik_get_xclk()
1722 if (RREG32_SMC(CG_CLKPIN_CNTL) & XTALIN_DIVIDE) in cik_get_xclk()
9436 tmp = RREG32_SMC(cntl_reg); in cik_set_uvd_clock()
9442 if (RREG32_SMC(status_reg) & DCLK_STATUS) in cik_set_uvd_clock()
9476 if (RREG32_SMC(CG_ECLK_STATUS) & ECLK_STATUS) in cik_set_vce_clocks()
9483 tmp = RREG32_SMC(CG_ECLK_CNTL); in cik_set_vce_clocks()
9489 if (RREG32_SMC(CG_ECLK_STATUS) & ECLK_STATUS) in cik_set_vce_clocks()
9757 orig = data = RREG32_SMC(THM_CLK_CNTL); in cik_program_aspm()
9763 orig = data = RREG32_SMC(MISC_CLK_CTRL); in cik_program_aspm()
9769 orig = data = RREG32_SMC(CG_CLKPIN_CNTL); in cik_program_aspm()
9774 orig = data = RREG32_SMC(CG_CLKPIN_CNTL_2); in cik_program_aspm()
9779 orig = data = RREG32_SMC(MPLL_BYPASSCLK_SEL); in cik_program_aspm()