Home
last modified time | relevance | path

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

/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.c290 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in r600_enable_dynamic_pcie_gen2()
292 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in r600_enable_dynamic_pcie_gen2()
Dbtc_dpm.c1381 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in btc_enable_dynamic_pcie_gen2()
1383 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in btc_enable_dynamic_pcie_gen2()
Dcypress_dpm.c93 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in cypress_enable_dynamic_pcie_gen2()
95 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in cypress_enable_dynamic_pcie_gen2()
Drv770d.h144 # define ENABLE_GEN2PCIE (1 << 4) macro
Drv770_dpm.c1365 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in rv770_enable_dynamic_pcie_gen2()
1367 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in rv770_enable_dynamic_pcie_gen2()
Dnid.h586 # define ENABLE_GEN2PCIE (1 << 4) macro
Dni_dpm.c3505 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in ni_enable_dynamic_pcie_gen2()
3507 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