Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Drv730d.h68 # define STATIC_PM_EN (1 << 1) macro
H A Dbtcd.h31 # define STATIC_PM_EN (1 << 1) macro
H A Drv6xxd.h32 # define STATIC_PM_EN (1 << 1) macro
H A Dsumod.h150 # define STATIC_PM_EN (1 << 1) macro
H A Dr600_dpm.c284 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in r600_enable_acpi_pm()
H A Drv770d.h141 # define STATIC_PM_EN (1 << 1) macro
H A Dnid.h583 # define STATIC_PM_EN (1 << 1) macro
H A Dsumo_dpm.c775 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in sumo_enable_acpi_pm()
H A Dsid.h242 # define STATIC_PM_EN (1 << 1) macro
H A Dcikd.h91 # define STATIC_PM_EN (1 << 1) macro
H A Drv770_dpm.c225 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in rv770_enable_acpi_pm()
H A Devergreend.h121 # define STATIC_PM_EN (1 << 1) macro
H A Dr600d.h1292 # define STATIC_PM_EN (1 << 1) macro
H A Dsi_dpm.c3580 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in si_enable_acpi_power_management()
H A Dci_dpm.c1883 tmp |= STATIC_PM_EN; in ci_enable_acpi_power_management()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h243 # define STATIC_PM_EN (1 << 1) macro
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c4054 WREG32_P(GENERAL_PWRMGT, STATIC_PM_EN, ~STATIC_PM_EN); in si_enable_acpi_power_management()
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c4850 GENERAL_PWRMGT, STATIC_PM_EN, 1); in smu7_enable_acpi_power_management()