Home
last modified time | relevance | path

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

/Linux-v4.19/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()
987 u32 func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in rs780_dpm_debugfs_print_current_performance_level()
1009 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.c323 WREG32_P(CG_SPLL_FUNC_CNTL, SPLL_BYPASS_EN, ~SPLL_BYPASS_EN); in r600_enable_spll_bypass()
325 WREG32_P(CG_SPLL_FUNC_CNTL, 0, ~SPLL_BYPASS_EN); in r600_enable_spll_bypass()
333 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.c3987 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_set_clk_bypass_mode()
3989 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_set_clk_bypass_mode()
4018 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_spll_powerdown()
4020 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_spll_powerdown()
4022 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_spll_powerdown()
4024 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_spll_powerdown()
Dnid.h538 #define CG_SPLL_FUNC_CNTL 0x600 macro
Dsid.h85 #define CG_SPLL_FUNC_CNTL 0x600 macro
Dcikd.h248 #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.c3569 si_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in si_read_clock_registers()
Dci_dpm.c1873 RREG32_SMC(CG_SPLL_FUNC_CNTL); in ci_read_clock_registers()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.c897 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in fiji_calculate_sclk_params()
899 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in fiji_calculate_sclk_params()
1356 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in fiji_populate_smc_acpi_level()
1358 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in fiji_populate_smc_acpi_level()
Diceland_smumgr.c826 CG_SPLL_FUNC_CNTL, SPLL_REF_DIV, dividers.uc_pll_ref_div); in iceland_calculate_sclk_params()
828 CG_SPLL_FUNC_CNTL, SPLL_PDIV_A, dividers.uc_pll_post_div); in iceland_calculate_sclk_params()
1461 CG_SPLL_FUNC_CNTL, SPLL_PWRON, 0); in iceland_populate_smc_acpi_level()
1463 CG_SPLL_FUNC_CNTL, SPLL_RESET, 1); in iceland_populate_smc_acpi_level()
Dci_smumgr.c324 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in ci_calculate_sclk_params()
326 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in ci_calculate_sclk_params()
1412 CG_SPLL_FUNC_CNTL, SPLL_PWRON, 0); in ci_populate_smc_acpi_level()
1414 CG_SPLL_FUNC_CNTL, SPLL_RESET, 1); in ci_populate_smc_acpi_level()
Dtonga_smumgr.c559 CG_SPLL_FUNC_CNTL, SPLL_REF_DIV, dividers.uc_pll_ref_div); in tonga_calculate_sclk_params()
561 CG_SPLL_FUNC_CNTL, SPLL_PDIV_A, dividers.uc_pll_post_div); in tonga_calculate_sclk_params()
1199 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in tonga_populate_smc_acpi_level()
1201 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in tonga_populate_smc_acpi_level()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h87 #define CG_SPLL_FUNC_CNTL 0x180 macro
Dsi_dpm.c4030 si_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in si_read_clock_registers()