Searched refs:ENABLE_GEN2PCIE (Results 1 – 12 of 12) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | rv730d.h | 71 # define ENABLE_GEN2PCIE (1 << 4) macro
|
D | btcd.h | 34 # define ENABLE_GEN2PCIE (1 << 4) macro
|
D | rv6xxd.h | 36 # define ENABLE_GEN2PCIE (1 << 5) macro
|
D | r600_dpm.c | 290 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()
|
D | btc_dpm.c | 1381 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()
|
D | cypress_dpm.c | 93 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()
|
D | rv770d.h | 144 # define ENABLE_GEN2PCIE (1 << 4) macro
|
D | rv770_dpm.c | 1365 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()
|
D | nid.h | 586 # define ENABLE_GEN2PCIE (1 << 4) macro
|
D | ni_dpm.c | 3505 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()
|
D | evergreend.h | 124 # define ENABLE_GEN2PCIE (1 << 4) macro
|
D | r600d.h | 1296 # define ENABLE_GEN2PCIE (1 << 5) macro
|