Searched refs:CG_SPLL_FUNC_CNTL_2 (Results 1 – 21 of 21) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | rv740d.h | 34 #define CG_SPLL_FUNC_CNTL_2 0x604 macro
|
D | rv730d.h | 37 #define CG_SPLL_FUNC_CNTL_2 0x604 macro
|
D | rv770.c | 1141 tmp = RREG32(CG_SPLL_FUNC_CNTL_2); in rv770_set_clk_bypass_mode() 1144 WREG32(CG_SPLL_FUNC_CNTL_2, tmp); in rv770_set_clk_bypass_mode() 1153 WREG32(CG_SPLL_FUNC_CNTL_2, tmp); in rv770_set_clk_bypass_mode()
|
D | rv740_dpm.c | 292 RREG32(CG_SPLL_FUNC_CNTL_2); in rv740_read_clock_registers()
|
D | rv730_dpm.c | 205 RREG32(CG_SPLL_FUNC_CNTL_2); in rv730_read_clock_registers()
|
D | rv770d.h | 100 #define CG_SPLL_FUNC_CNTL_2 0x604 macro
|
D | nid.h | 547 #define CG_SPLL_FUNC_CNTL_2 0x604 macro
|
D | sid.h | 94 #define CG_SPLL_FUNC_CNTL_2 0x604 macro
|
D | cikd.h | 257 #define CG_SPLL_FUNC_CNTL_2 0xC0500144 macro
|
D | si.c | 3991 tmp = RREG32(CG_SPLL_FUNC_CNTL_2); in si_set_clk_bypass_mode() 3993 WREG32(CG_SPLL_FUNC_CNTL_2, tmp); in si_set_clk_bypass_mode() 4001 tmp = RREG32(CG_SPLL_FUNC_CNTL_2); in si_set_clk_bypass_mode() 4003 WREG32(CG_SPLL_FUNC_CNTL_2, tmp); in si_set_clk_bypass_mode()
|
D | evergreend.h | 82 #define CG_SPLL_FUNC_CNTL_2 0x604 macro
|
D | rv770_dpm.c | 1524 RREG32(CG_SPLL_FUNC_CNTL_2); in rv770_read_clock_registers()
|
D | ni_dpm.c | 1184 ni_pi->clock_registers.cg_spll_func_cntl_2 = RREG32(CG_SPLL_FUNC_CNTL_2); in ni_read_clock_registers()
|
D | si_dpm.c | 3570 si_pi->clock_registers.cg_spll_func_cntl_2 = RREG32(CG_SPLL_FUNC_CNTL_2); in si_read_clock_registers()
|
D | ci_dpm.c | 1875 RREG32_SMC(CG_SPLL_FUNC_CNTL_2); in ci_read_clock_registers()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | sid.h | 96 #define CG_SPLL_FUNC_CNTL_2 0x181 macro
|
D | si_dpm.c | 4031 si_pi->clock_registers.cg_spll_func_cntl_2 = RREG32(CG_SPLL_FUNC_CNTL_2); in si_read_clock_registers()
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | fiji_smumgr.c | 1360 spll_func_cntl_2 = PHM_SET_FIELD(spll_func_cntl_2, CG_SPLL_FUNC_CNTL_2, in fiji_populate_smc_acpi_level()
|
D | iceland_smumgr.c | 1465 CG_SPLL_FUNC_CNTL_2, SCLK_MUX_SEL, 4); in iceland_populate_smc_acpi_level()
|
D | ci_smumgr.c | 1416 CG_SPLL_FUNC_CNTL_2, SCLK_MUX_SEL, 4); in ci_populate_smc_acpi_level()
|
D | tonga_smumgr.c | 1203 spll_func_cntl_2 = PHM_SET_FIELD(spll_func_cntl_2, CG_SPLL_FUNC_CNTL_2, in tonga_populate_smc_acpi_level()
|