Home
last modified time | relevance | path

Searched refs:CLKS (Results 1 – 19 of 19) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drv740d.h114 #define CLKS(x) ((x) << 0) macro
H A Drv6xxd.h159 # define CLKS(x) ((x) << 3) macro
H A Drv740_dpm.c262 mpll_ss2 |= CLKS(clk_s); in rv740_populate_mclk_value()
H A Drv770d.h271 #define CLKS(x) ((x) << 4) macro
H A Dnid.h691 #define CLKS(x) ((x) << 0) macro
H A Drv6xx_dpm.c319 CLKS(clk_s), ~CLKS_MASK); in rv6xx_set_engine_spread_spectrum_clk_s()
343 WREG32_P(CG_MPLL_SPREAD_SPECTRUM, CLKS(clk_s), ~CLKS_MASK); in rv6xx_set_memory_spread_spectrum_clk_s()
H A Dsid.h634 #define CLKS(x) ((x) << 0) macro
H A Dcikd.h757 #define CLKS(x) ((x) << 0) macro
H A Devergreend.h229 #define CLKS(x) ((x) << 0) macro
H A Dcypress_dpm.c569 mpll_ss2 |= CLKS(clk_s); in cypress_populate_mclk_value()
H A Drv770_dpm.c552 cg_spll_spread_spectrum |= CLKS(clk_s); in rv770_populate_sclk_value()
H A Dni_dpm.c2250 mpll_ss2 |= CLKS(clk_s); in ni_populate_mclk_value()
H A Dci_dpm.c2883 mpll_ss2 |= CLKS(clks); in ci_calculate_mclk_params()
H A Dsi_dpm.c4934 mpll_ss2 |= CLKS(clks); in si_populate_mclk_value()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Diceland_smumgr.c855 PHM_SET_FIELD(cg_spll_spread_spectrum, CG_SPLL_SPREAD_SPECTRUM, CLKS, clkS); in iceland_calculate_sclk_params()
1141 mpll_ss2 = PHM_SET_FIELD(mpll_ss2, MPLL_SS2, CLKS, clks); in iceland_calculate_mclk_params()
H A Dci_smumgr.c351 CG_SPLL_SPREAD_SPECTRUM, CLKS, clk_s); in ci_calculate_sclk_params()
1091 mpll_ss2 = PHM_SET_FIELD(mpll_ss2, MPLL_SS2, CLKS, clks); in ci_calculate_mclk_params()
H A Dtonga_smumgr.c588 PHM_SET_FIELD(cg_spll_spread_spectrum, CG_SPLL_SPREAD_SPECTRUM, CLKS, clkS); in tonga_calculate_sclk_params()
883 mpll_ss2 = PHM_SET_FIELD(mpll_ss2, MPLL_SS2, CLKS, clks); in tonga_calculate_mclk_params()
H A Dfiji_smumgr.c930 CG_SPLL_SPREAD_SPECTRUM, CLKS, clk_s); in fiji_calculate_sclk_params()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c5397 mpll_ss2 |= CLKS(clks); in si_populate_mclk_value()