Home
last modified time | relevance | path

Searched refs:PCIE_PERF_REQ_PECI_GEN2 (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dcypress_dpm.h110 #define PCIE_PERF_REQ_PECI_GEN2 3 macro
H A Dci_dpm.h321 #define PCIE_PERF_REQ_PECI_GEN2 3 macro
H A Dcypress_dpm.c315 (perf_req == PCIE_PERF_REQ_PECI_GEN2)) { in cypress_pcie_performance_request()
346 cypress_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, true); in cypress_advertise_gen2_capability()
373 request = PCIE_PERF_REQ_PECI_GEN2; in cypress_notify_link_speed_change_after_state_change()
395 request = PCIE_PERF_REQ_PECI_GEN2; in cypress_notify_link_speed_change_before_state_change()
H A Dni_dpm.c3423 (perf_req == PCIE_PERF_REQ_PECI_GEN2)) { in ni_pcie_performance_request()
3451 ni_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, true); in ni_advertise_gen2_capability()
H A Dci_dpm.c4906 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in ci_request_link_speed_change_before_state_change()
4932 request = PCIE_PERF_REQ_PECI_GEN2; in ci_notify_link_speed_change_after_state_change()
H A Dsi_dpm.c5767 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in si_request_link_speed_change_before_state_change()
5792 request = PCIE_PERF_REQ_PECI_GEN2; in si_notify_link_speed_change_after_state_change()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.h49 #define PCIE_PERF_REQ_PECI_GEN2 3 macro
H A Dsi_dpm.c6220 if (amdgpu_acpi_pcie_performance_request(adev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in si_request_link_speed_change_before_state_change()
6245 request = PCIE_PERF_REQ_PECI_GEN2; in si_notify_link_speed_change_after_state_change()