Home
last modified time | relevance | path

Searched refs:STATIC_PM_EN (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv730d.h70 # define STATIC_PM_EN (1 << 1) macro
H A Dbtcd.h33 # define STATIC_PM_EN (1 << 1) macro
H A Drv6xxd.h34 # define STATIC_PM_EN (1 << 1) macro
H A Dsumod.h152 # define STATIC_PM_EN (1 << 1) macro
H A Dradeon_r600_dpm.c289 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in r600_enable_acpi_pm()
H A Drv770d.h143 # define STATIC_PM_EN (1 << 1) macro
H A Dnid.h585 # define STATIC_PM_EN (1 << 1) macro
H A Dradeon_sumo_dpm.c780 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in sumo_enable_acpi_pm()
H A Dsid.h244 # define STATIC_PM_EN (1 << 1) macro
H A Dcikd.h93 # define STATIC_PM_EN (1 << 1) macro
H A Dradeon_rv770_dpm.c228 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in rv770_enable_acpi_pm()
H A Devergreend.h123 # define STATIC_PM_EN (1 << 1) macro
H A Dr600d.h1294 # define STATIC_PM_EN (1 << 1) macro
H A Dradeon_si_dpm.c3604 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in si_enable_acpi_power_management()
H A Dradeon_ci_dpm.c1926 tmp |= STATIC_PM_EN; in ci_enable_acpi_power_management()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h246 # define STATIC_PM_EN (1 << 1) macro
H A Damdgpu_si_dpm.c4065 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 Damdgpu_smu7_hwmgr.c4346 GENERAL_PWRMGT, STATIC_PM_EN, 1); in smu7_enable_acpi_power_management()