Home
last modified time | relevance | path

Searched refs:ENABLE_GEN2PCIE (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Drv730d.h71 # define ENABLE_GEN2PCIE (1 << 4) macro
Dbtcd.h34 # define ENABLE_GEN2PCIE (1 << 4) macro
Drv6xxd.h36 # define ENABLE_GEN2PCIE (1 << 5) macro
Dr600_dpm.c288 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in r600_enable_dynamic_pcie_gen2()
290 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in r600_enable_dynamic_pcie_gen2()
Dbtc_dpm.c1351 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in btc_enable_dynamic_pcie_gen2()
1353 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in btc_enable_dynamic_pcie_gen2()
Dcypress_dpm.c91 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in cypress_enable_dynamic_pcie_gen2()
93 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in cypress_enable_dynamic_pcie_gen2()
Drv770d.h144 # define ENABLE_GEN2PCIE (1 << 4) macro
Drv770_dpm.c1367 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in rv770_enable_dynamic_pcie_gen2()
1369 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in rv770_enable_dynamic_pcie_gen2()
Dnid.h586 # define ENABLE_GEN2PCIE (1 << 4) macro
Dni_dpm.c3503 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in ni_enable_dynamic_pcie_gen2()
3505 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in ni_enable_dynamic_pcie_gen2()
Devergreend.h124 # define ENABLE_GEN2PCIE (1 << 4) macro
Dr600d.h1296 # define ENABLE_GEN2PCIE (1 << 5) macro