Lines Matching refs:RREG32_SMC
208 temp = (RREG32_SMC(CG_MULT_THERMAL_STATUS) & CTF_TEMP_MASK) >> in ci_get_temp()
227 temp = RREG32_SMC(0xC0300E0C); in kv_get_temp()
1718 if (RREG32_SMC(GENERAL_PWRMGT) & GPU_COUNTER_CLK) in cik_get_xclk()
1721 if (RREG32_SMC(CG_CLKPIN_CNTL) & XTALIN_DIVIDE) in cik_get_xclk()
9722 tmp = RREG32_SMC(cntl_reg); in cik_set_uvd_clock()
9728 if (RREG32_SMC(status_reg) & DCLK_STATUS) in cik_set_uvd_clock()
9762 if (RREG32_SMC(CG_ECLK_STATUS) & ECLK_STATUS) in cik_set_vce_clocks()
9769 tmp = RREG32_SMC(CG_ECLK_CNTL); in cik_set_vce_clocks()
9775 if (RREG32_SMC(CG_ECLK_STATUS) & ECLK_STATUS) in cik_set_vce_clocks()
10041 orig = data = RREG32_SMC(THM_CLK_CNTL); in cik_program_aspm()
10047 orig = data = RREG32_SMC(MISC_CLK_CTRL); in cik_program_aspm()
10053 orig = data = RREG32_SMC(CG_CLKPIN_CNTL); in cik_program_aspm()
10058 orig = data = RREG32_SMC(CG_CLKPIN_CNTL_2); in cik_program_aspm()
10063 orig = data = RREG32_SMC(MPLL_BYPASSCLK_SEL); in cik_program_aspm()