Home
last modified time | relevance | path

Searched refs:CG_SPLL_FUNC_CNTL (Results 1 – 18 of 18) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Drv740d.h26 #define CG_SPLL_FUNC_CNTL 0x600 macro
Drv730d.h26 #define CG_SPLL_FUNC_CNTL 0x600 macro
Drs780d.h26 #define CG_SPLL_FUNC_CNTL 0x600 macro
Drs780_dpm.c211 u32 fbdiv = (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT; in rs780_preset_starting_fbdiv()
986 u32 func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in rs780_dpm_debugfs_print_current_performance_level()
1008 u32 func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in rs780_dpm_get_current_sclk()
Drv740_dpm.c290 RREG32(CG_SPLL_FUNC_CNTL); in rv740_read_clock_registers()
Dr600_dpm.c319 WREG32_P(CG_SPLL_FUNC_CNTL, SPLL_BYPASS_EN, ~SPLL_BYPASS_EN); in r600_enable_spll_bypass()
321 WREG32_P(CG_SPLL_FUNC_CNTL, 0, ~SPLL_BYPASS_EN); in r600_enable_spll_bypass()
329 if (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_CHG_STATUS) in r600_wait_for_spll_change()
Drv730_dpm.c203 RREG32(CG_SPLL_FUNC_CNTL); in rv730_read_clock_registers()
Drv770d.h89 #define CG_SPLL_FUNC_CNTL 0x600 macro
Dsi.c3985 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_set_clk_bypass_mode()
3987 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_set_clk_bypass_mode()
4016 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_spll_powerdown()
4018 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_spll_powerdown()
4020 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_spll_powerdown()
4022 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_spll_powerdown()
Dnid.h531 #define CG_SPLL_FUNC_CNTL 0x600 macro
Dsid.h85 #define CG_SPLL_FUNC_CNTL 0x600 macro
Dcikd.h250 #define CG_SPLL_FUNC_CNTL 0xC0500140 macro
Devergreend.h74 #define CG_SPLL_FUNC_CNTL 0x600 macro
Dr600d.h1270 #define CG_SPLL_FUNC_CNTL 0x600 macro
Drv770_dpm.c1522 RREG32(CG_SPLL_FUNC_CNTL); in rv770_read_clock_registers()
Dni_dpm.c1183 ni_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in ni_read_clock_registers()
Dsi_dpm.c3510 si_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in si_read_clock_registers()
Dci_dpm.c1845 RREG32_SMC(CG_SPLL_FUNC_CNTL); in ci_read_clock_registers()