Lines Matching refs:RREG32_SMC
183 temp = (RREG32_SMC(CG_MULT_THERMAL_STATUS) & CTF_TEMP_MASK) >> in ci_get_temp()
202 temp = RREG32_SMC(0xC0300E0C); in kv_get_temp()
1693 if (RREG32_SMC(GENERAL_PWRMGT) & GPU_COUNTER_CLK) in cik_get_xclk()
1696 if (RREG32_SMC(CG_CLKPIN_CNTL) & XTALIN_DIVIDE) in cik_get_xclk()
9698 tmp = RREG32_SMC(cntl_reg); in cik_set_uvd_clock()
9704 if (RREG32_SMC(status_reg) & DCLK_STATUS) in cik_set_uvd_clock()
9738 if (RREG32_SMC(CG_ECLK_STATUS) & ECLK_STATUS) in cik_set_vce_clocks()
9745 tmp = RREG32_SMC(CG_ECLK_CNTL); in cik_set_vce_clocks()
9751 if (RREG32_SMC(CG_ECLK_STATUS) & ECLK_STATUS) in cik_set_vce_clocks()
10017 orig = data = RREG32_SMC(THM_CLK_CNTL); in cik_program_aspm()
10023 orig = data = RREG32_SMC(MISC_CLK_CTRL); in cik_program_aspm()
10029 orig = data = RREG32_SMC(CG_CLKPIN_CNTL); in cik_program_aspm()
10034 orig = data = RREG32_SMC(CG_CLKPIN_CNTL_2); in cik_program_aspm()
10039 orig = data = RREG32_SMC(MPLL_BYPASSCLK_SEL); in cik_program_aspm()