Home
last modified time | relevance | path

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

/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
Dr600_dpm.c320 WREG32_P(CG_SPLL_FUNC_CNTL, SPLL_BYPASS_EN, ~SPLL_BYPASS_EN); in r600_enable_spll_bypass()
322 WREG32_P(CG_SPLL_FUNC_CNTL, 0, ~SPLL_BYPASS_EN); in r600_enable_spll_bypass()
330 if (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_CHG_STATUS) in r600_wait_for_spll_change()
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()
Drv740_dpm.c290 RREG32(CG_SPLL_FUNC_CNTL); in rv740_read_clock_registers()
Drv730_dpm.c203 RREG32(CG_SPLL_FUNC_CNTL); in rv730_read_clock_registers()
Drv770d.h89 #define CG_SPLL_FUNC_CNTL 0x600 macro
Dnid.h527 #define CG_SPLL_FUNC_CNTL 0x600 macro
Dsi.c3952 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_set_clk_bypass_mode()
3954 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_set_clk_bypass_mode()
3983 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_spll_powerdown()
3985 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_spll_powerdown()
3987 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_spll_powerdown()
3989 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_spll_powerdown()
Dsid.h85 #define CG_SPLL_FUNC_CNTL 0x600 macro
Dcikd.h212 #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.c1520 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()
Dci_dpm.c1437 RREG32_SMC(CG_SPLL_FUNC_CNTL); in ci_read_clock_registers()
Dsi_dpm.c3551 si_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in si_read_clock_registers()