Searched refs:SS_SSEN (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv740d.h | 43 #define SS_SSEN (1 << 24) macro
|
H A D | rv740_dpm.c | 404 WREG32_P(MPLL_CNTL_MODE, SS_SSEN, ~SS_SSEN); in rv740_enable_mclk_spread_spectrum() 406 WREG32_P(MPLL_CNTL_MODE, 0, ~SS_SSEN); in rv740_enable_mclk_spread_spectrum()
|
H A D | cypress_dpm.c | 231 WREG32_P(MPLL_CNTL_MODE, SS_SSEN, ~SS_SSEN); in cypress_enable_spread_spectrum() 235 WREG32_P(MPLL_CNTL_MODE, 0, ~SS_SSEN); in cypress_enable_spread_spectrum()
|
H A D | nid.h | 557 # define SS_SSEN (1 << 24) macro
|
H A D | evergreend.h | 95 # define SS_SSEN (1 << 24) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv740d.h | 43 #define SS_SSEN (1 << 24) macro
|
H A D | rv740_dpm.c | 403 WREG32_P(MPLL_CNTL_MODE, SS_SSEN, ~SS_SSEN); in rv740_enable_mclk_spread_spectrum() 405 WREG32_P(MPLL_CNTL_MODE, 0, ~SS_SSEN); in rv740_enable_mclk_spread_spectrum()
|
H A D | cypress_dpm.c | 229 WREG32_P(MPLL_CNTL_MODE, SS_SSEN, ~SS_SSEN); in cypress_enable_spread_spectrum() 233 WREG32_P(MPLL_CNTL_MODE, 0, ~SS_SSEN); in cypress_enable_spread_spectrum()
|
H A D | nid.h | 557 # define SS_SSEN (1 << 24) macro
|
H A D | evergreend.h | 95 # define SS_SSEN (1 << 24) macro
|
Completed in 38 milliseconds