Home
last modified time | relevance | path

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

/Linux-v5.4/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.c213 u32 fbdiv = (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT; in rs780_preset_starting_fbdiv()
989 u32 func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in rs780_dpm_debugfs_print_current_performance_level()
1011 u32 func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in rs780_dpm_get_current_sclk()
Drv740_dpm.c289 RREG32(CG_SPLL_FUNC_CNTL); in rv740_read_clock_registers()
Dr600_dpm.c322 WREG32_P(CG_SPLL_FUNC_CNTL, SPLL_BYPASS_EN, ~SPLL_BYPASS_EN); in r600_enable_spll_bypass()
324 WREG32_P(CG_SPLL_FUNC_CNTL, 0, ~SPLL_BYPASS_EN); in r600_enable_spll_bypass()
332 if (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_CHG_STATUS) in r600_wait_for_spll_change()
Drv730_dpm.c202 RREG32(CG_SPLL_FUNC_CNTL); in rv730_read_clock_registers()
Drv770d.h89 #define CG_SPLL_FUNC_CNTL 0x600 macro
Dsi.c3991 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_set_clk_bypass_mode()
3993 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_set_clk_bypass_mode()
4022 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_spll_powerdown()
4024 WREG32(CG_SPLL_FUNC_CNTL, tmp); in si_spll_powerdown()
4026 tmp = RREG32(CG_SPLL_FUNC_CNTL); in si_spll_powerdown()
4028 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.c1521 RREG32(CG_SPLL_FUNC_CNTL); in rv770_read_clock_registers()
Dni_dpm.c1185 ni_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in ni_read_clock_registers()
Dsi_dpm.c3572 si_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in si_read_clock_registers()
Dci_dpm.c1875 RREG32_SMC(CG_SPLL_FUNC_CNTL); in ci_read_clock_registers()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dfiji_smumgr.c887 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in fiji_calculate_sclk_params()
889 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in fiji_calculate_sclk_params()
1347 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in fiji_populate_smc_acpi_level()
1349 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()
1462 CG_SPLL_FUNC_CNTL, SPLL_PWRON, 0); in iceland_populate_smc_acpi_level()
1464 CG_SPLL_FUNC_CNTL, SPLL_RESET, 1); in iceland_populate_smc_acpi_level()
Dci_smumgr.c325 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in ci_calculate_sclk_params()
327 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in ci_calculate_sclk_params()
1414 CG_SPLL_FUNC_CNTL, SPLL_PWRON, 0); in ci_populate_smc_acpi_level()
1416 CG_SPLL_FUNC_CNTL, SPLL_RESET, 1); in ci_populate_smc_acpi_level()
Dtonga_smumgr.c569 CG_SPLL_FUNC_CNTL, SPLL_REF_DIV, dividers.uc_pll_ref_div); in tonga_calculate_sclk_params()
571 CG_SPLL_FUNC_CNTL, SPLL_PDIV_A, dividers.uc_pll_post_div); in tonga_calculate_sclk_params()
1210 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in tonga_populate_smc_acpi_level()
1212 spll_func_cntl = PHM_SET_FIELD(spll_func_cntl, CG_SPLL_FUNC_CNTL, in tonga_populate_smc_acpi_level()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsid.h87 #define CG_SPLL_FUNC_CNTL 0x180 macro
Dsi_dpm.c4032 si_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL); in si_read_clock_registers()