Searched refs:MPLL_CNTL_MODE (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | rv740d.h | 42 #define MPLL_CNTL_MODE 0x61c 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() 234 WREG32_P(MPLL_CNTL_MODE, 0, ~SS_DSMODE_EN); in cypress_enable_spread_spectrum()
|
| H A D | rv770.c | 1156 tmp = RREG32(MPLL_CNTL_MODE); in rv770_set_clk_bypass_mode() 1161 WREG32(MPLL_CNTL_MODE, tmp); in rv770_set_clk_bypass_mode()
|
| H A D | rv770d.h | 114 #define MPLL_CNTL_MODE 0x61c macro
|
| H A D | nid.h | 556 #define MPLL_CNTL_MODE 0x61c macro
|
| H A D | evergreend.h | 93 #define MPLL_CNTL_MODE 0x61c macro
|