Searched refs:STATIC_PM_EN (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | rv730d.h | 70 # define STATIC_PM_EN (1 << 1) macro
|
H A D | btcd.h | 33 # define STATIC_PM_EN (1 << 1) macro
|
H A D | rv6xxd.h | 34 # define STATIC_PM_EN (1 << 1) macro
|
H A D | sumod.h | 152 # define STATIC_PM_EN (1 << 1) macro
|
H A D | radeon_r600_dpm.c | 289 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in r600_enable_acpi_pm()
|
H A D | rv770d.h | 143 # define STATIC_PM_EN (1 << 1) macro
|
H A D | nid.h | 585 # define STATIC_PM_EN (1 << 1) macro
|
H A D | radeon_sumo_dpm.c | 780 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in sumo_enable_acpi_pm()
|
H A D | sid.h | 244 # define STATIC_PM_EN (1 << 1) macro
|
H A D | cikd.h | 93 # define STATIC_PM_EN (1 << 1) macro
|
H A D | radeon_rv770_dpm.c | 228 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in rv770_enable_acpi_pm()
|
H A D | evergreend.h | 123 # define STATIC_PM_EN (1 << 1) macro
|
H A D | r600d.h | 1294 # define STATIC_PM_EN (1 << 1) macro
|
H A D | radeon_si_dpm.c | 3604 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in si_enable_acpi_power_management()
|
H A D | radeon_ci_dpm.c | 1926 tmp |= STATIC_PM_EN; in ci_enable_acpi_power_management()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | sid.h | 246 # define STATIC_PM_EN (1 << 1) macro
|
H A D | amdgpu_si_dpm.c | 4065 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in si_enable_acpi_power_management()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | amdgpu_smu7_hwmgr.c | 4346 GENERAL_PWRMGT, STATIC_PM_EN, 1); in smu7_enable_acpi_power_management()
|