| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | si.c | 1336 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in si_set_pcie_lanes() 1704 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, tmp); in si_pcie_gen3_enable() 1721 WREG32_PCIE_PORT(PCIE_LC_CNTL4, tmp); in si_pcie_gen3_enable() 1725 WREG32_PCIE_PORT(PCIE_LC_CNTL4, tmp); in si_pcie_gen3_enable() 1751 WREG32_PCIE_PORT(PCIE_LC_CNTL4, tmp); in si_pcie_gen3_enable() 1758 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in si_pcie_gen3_enable() 1772 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in si_pcie_gen3_enable() 1840 WREG32_PCIE_PORT(PCIE_LC_N_FTS_CNTL, data); in si_program_aspm() 1845 WREG32_PCIE_PORT(PCIE_LC_CNTL3, data); in si_program_aspm() 1862 WREG32_PCIE_PORT(PCIE_LC_CNTL, data); in si_program_aspm() [all …]
|
| D | amdgpu.h | 1073 #define WREG32_PCIE_PORT(reg, v) adev->pciep_wreg(adev, (reg), (v)) macro
|
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | rv770.c | 2052 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in rv770_pcie_gen2_enable() 2060 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in rv770_pcie_gen2_enable() 2063 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in rv770_pcie_gen2_enable() 2081 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in rv770_pcie_gen2_enable() 2085 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in rv770_pcie_gen2_enable() 2089 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in rv770_pcie_gen2_enable() 2093 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in rv770_pcie_gen2_enable() 2102 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in rv770_pcie_gen2_enable()
|
| D | rv6xx_dpm.c | 57 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in rv6xx_force_pcie_gen1() 61 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in rv6xx_force_pcie_gen1() 71 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in rv6xx_force_pcie_gen1() 83 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in rv6xx_enable_pcie_gen2_support() 97 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in rv6xx_enable_bif_dynamic_pcie_gen2() 106 WREG32_PCIE_PORT(PCIE_LC_CNTL, tmp); in rv6xx_enable_l0s() 118 WREG32_PCIE_PORT(PCIE_LC_CNTL, tmp); in rv6xx_enable_l1() 127 WREG32_PCIE_PORT(PCIE_LC_CNTL, tmp); in rv6xx_enable_pll_sleep_in_l1()
|
| D | cik.c | 6258 WREG32_PCIE_PORT(PCIE_CNTL2, data); in cik_enable_bif_mgls() 9583 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, tmp); in cik_pcie_gen3_enable() 9601 WREG32_PCIE_PORT(PCIE_LC_CNTL4, tmp); in cik_pcie_gen3_enable() 9605 WREG32_PCIE_PORT(PCIE_LC_CNTL4, tmp); in cik_pcie_gen3_enable() 9633 WREG32_PCIE_PORT(PCIE_LC_CNTL4, tmp); in cik_pcie_gen3_enable() 9641 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in cik_pcie_gen3_enable() 9655 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in cik_pcie_gen3_enable() 9685 WREG32_PCIE_PORT(PCIE_LC_N_FTS_CNTL, data); in cik_program_aspm() 9690 WREG32_PCIE_PORT(PCIE_LC_CNTL3, data); in cik_program_aspm() 9695 WREG32_PCIE_PORT(PCIE_P_CNTL, data); in cik_program_aspm() [all …]
|
| D | si.c | 7166 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, tmp); in si_pcie_gen3_enable() 7184 WREG32_PCIE_PORT(PCIE_LC_CNTL4, tmp); in si_pcie_gen3_enable() 7188 WREG32_PCIE_PORT(PCIE_LC_CNTL4, tmp); in si_pcie_gen3_enable() 7216 WREG32_PCIE_PORT(PCIE_LC_CNTL4, tmp); in si_pcie_gen3_enable() 7224 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in si_pcie_gen3_enable() 7238 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in si_pcie_gen3_enable() 7264 WREG32_PCIE_PORT(PCIE_LC_N_FTS_CNTL, data); in si_program_aspm() 7269 WREG32_PCIE_PORT(PCIE_LC_CNTL3, data); in si_program_aspm() 7286 WREG32_PCIE_PORT(PCIE_LC_CNTL, data); in si_program_aspm() 7360 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, data); in si_program_aspm() [all …]
|
| D | r600.c | 4451 WREG32_PCIE_PORT(RADEON_PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in r600_set_pcie_lanes() 4532 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in r600_pcie_gen2_enable() 4539 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in r600_pcie_gen2_enable() 4542 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in r600_pcie_gen2_enable() 4567 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in r600_pcie_gen2_enable() 4583 WREG32_PCIE_PORT(PCIE_LC_TRAINING_CNTL, training_cntl); in r600_pcie_gen2_enable() 4587 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in r600_pcie_gen2_enable() 4592 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in r600_pcie_gen2_enable() 4601 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in r600_pcie_gen2_enable()
|
| D | evergreen.c | 5359 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in evergreen_pcie_gen2_enable() 5363 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in evergreen_pcie_gen2_enable() 5367 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in evergreen_pcie_gen2_enable() 5371 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in evergreen_pcie_gen2_enable() 5375 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, speed_cntl); in evergreen_pcie_gen2_enable() 5384 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, link_width_cntl); in evergreen_pcie_gen2_enable() 5512 WREG32_PCIE_PORT(PCIE_LC_LINK_WIDTH_CNTL, data); in evergreen_program_aspm() 5535 WREG32_PCIE_PORT(PCIE_LC_CNTL, pcie_lc_cntl); in evergreen_program_aspm()
|
| D | btc_dpm.c | 1354 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in btc_enable_bif_dynamic_pcie_gen2() 1357 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in btc_enable_bif_dynamic_pcie_gen2() 1371 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in btc_enable_bif_dynamic_pcie_gen2()
|
| D | rv770_dpm.c | 87 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in rv770_enable_bif_dynamic_pcie_gen2() 97 WREG32_PCIE_PORT(PCIE_LC_CNTL, tmp); in rv770_enable_l0s() 109 WREG32_PCIE_PORT(PCIE_LC_CNTL, tmp); in rv770_enable_l1() 118 WREG32_PCIE_PORT(PCIE_LC_CNTL, tmp); in rv770_enable_pll_sleep_in_l1()
|
| D | cypress_dpm.c | 70 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in cypress_enable_bif_dynamic_pcie_gen2() 73 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in cypress_enable_bif_dynamic_pcie_gen2() 83 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in cypress_enable_bif_dynamic_pcie_gen2()
|
| D | ni_dpm.c | 3479 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in ni_enable_bif_dynamic_pcie_gen2() 3482 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in ni_enable_bif_dynamic_pcie_gen2() 3492 WREG32_PCIE_PORT(PCIE_LC_SPEED_CNTL, tmp); in ni_enable_bif_dynamic_pcie_gen2()
|
| D | radeon.h | 2527 #define WREG32_PCIE_PORT(reg, v) rdev->pciep_wreg(rdev, (reg), (v)) macro
|