Searched refs:ENABLE_GEN2PCIE (Results 1 – 12 of 12) sorted by relevance
| /linux-4.4.14/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 | 287 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in r600_enable_dynamic_pcie_gen2() 289 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 | 92 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in cypress_enable_dynamic_pcie_gen2() 94 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 | 1366 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in rv770_enable_dynamic_pcie_gen2() 1368 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 | 3503 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()
|
| D | evergreend.h | 124 # define ENABLE_GEN2PCIE (1 << 4) macro
|
| D | r600d.h | 1296 # define ENABLE_GEN2PCIE (1 << 5) macro
|