Searched refs:ENABLE_GEN2PCIE (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | rv730d.h | 71 # define ENABLE_GEN2PCIE (1 << 4) macro
|
A D | btcd.h | 34 # define ENABLE_GEN2PCIE (1 << 4) macro
|
A D | rv6xxd.h | 36 # define ENABLE_GEN2PCIE (1 << 5) macro
|
A 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()
|
A D | btc_dpm.c | 1379 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in btc_enable_dynamic_pcie_gen2() 1381 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in btc_enable_dynamic_pcie_gen2()
|
A D | cypress_dpm.c | 91 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()
|
A D | rv770d.h | 144 # define ENABLE_GEN2PCIE (1 << 4) macro
|
A D | rv770_dpm.c | 1367 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()
|
A D | nid.h | 586 # define ENABLE_GEN2PCIE (1 << 4) macro
|
A D | ni_dpm.c | 3502 WREG32_P(GENERAL_PWRMGT, ENABLE_GEN2PCIE, ~ENABLE_GEN2PCIE); in ni_enable_dynamic_pcie_gen2() 3504 WREG32_P(GENERAL_PWRMGT, 0, ~ENABLE_GEN2PCIE); in ni_enable_dynamic_pcie_gen2()
|
A D | evergreend.h | 124 # define ENABLE_GEN2PCIE (1 << 4) macro
|
A D | r600d.h | 1296 # define ENABLE_GEN2PCIE (1 << 5) macro
|
Completed in 78 milliseconds