Searched refs:CG_SPLL_FUNC_CNTL (Results 1 - 19 of 19) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drv740d.h26 #define CG_SPLL_FUNC_CNTL 0x600 macro
H A Drs780d.h26 #define CG_SPLL_FUNC_CNTL 0x600 macro
H A Drv730d.h26 #define CG_SPLL_FUNC_CNTL 0x600 macro
H A Drv740_dpm.c290 RREG32(CG_SPLL_FUNC_CNTL); rv740_read_clock_registers()
H A Drs780_dpm.c211 u32 fbdiv = (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT; rs780_preset_starting_fbdiv()
986 u32 func_cntl = RREG32(CG_SPLL_FUNC_CNTL); rs780_dpm_debugfs_print_current_performance_level()
1008 u32 func_cntl = RREG32(CG_SPLL_FUNC_CNTL); rs780_dpm_get_current_sclk()
H A Dr600_dpm.c319 WREG32_P(CG_SPLL_FUNC_CNTL, SPLL_BYPASS_EN, ~SPLL_BYPASS_EN); r600_enable_spll_bypass()
321 WREG32_P(CG_SPLL_FUNC_CNTL, 0, ~SPLL_BYPASS_EN); r600_enable_spll_bypass()
329 if (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_CHG_STATUS) r600_wait_for_spll_change()
H A Drv730_dpm.c203 RREG32(CG_SPLL_FUNC_CNTL); rv730_read_clock_registers()
H A Drv770d.h89 #define CG_SPLL_FUNC_CNTL 0x600 macro
H A Dsi.c3988 tmp = RREG32(CG_SPLL_FUNC_CNTL); si_set_clk_bypass_mode()
3990 WREG32(CG_SPLL_FUNC_CNTL, tmp); si_set_clk_bypass_mode()
4019 tmp = RREG32(CG_SPLL_FUNC_CNTL); si_spll_powerdown()
4021 WREG32(CG_SPLL_FUNC_CNTL, tmp); si_spll_powerdown()
4023 tmp = RREG32(CG_SPLL_FUNC_CNTL); si_spll_powerdown()
4025 WREG32(CG_SPLL_FUNC_CNTL, tmp); si_spll_powerdown()
H A Dnid.h538 #define CG_SPLL_FUNC_CNTL 0x600 macro
H A Dsid.h85 #define CG_SPLL_FUNC_CNTL 0x600 macro
H A Dcikd.h250 #define CG_SPLL_FUNC_CNTL 0xC0500140 macro
H A Drv770_dpm.c1522 RREG32(CG_SPLL_FUNC_CNTL); rv770_read_clock_registers()
H A Devergreend.h74 #define CG_SPLL_FUNC_CNTL 0x600 macro
H A Dr600d.h1270 #define CG_SPLL_FUNC_CNTL 0x600 macro
H A Dci_dpm.c1845 RREG32_SMC(CG_SPLL_FUNC_CNTL); ci_read_clock_registers()
H A Dni_dpm.c1183 ni_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); ni_read_clock_registers()
H A Dsi_dpm.c3584 si_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); si_read_clock_registers()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dci_dpm.c6395 dev_info(adev->dev, " CG_SPLL_FUNC_CNTL=0x%08X\n", ci_dpm_print_status()

Completed in 598 milliseconds