Searched refs:PCIE_PERF_REQ_PECI_GEN2 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | cypress_dpm.h | 110 #define PCIE_PERF_REQ_PECI_GEN2 3 macro
|
| H A D | ci_dpm.h | 322 #define PCIE_PERF_REQ_PECI_GEN2 3 macro
|
| H A D | cypress_dpm.c | 316 (perf_req == PCIE_PERF_REQ_PECI_GEN2)) { in cypress_pcie_performance_request() 347 cypress_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, true); in cypress_advertise_gen2_capability() 374 request = PCIE_PERF_REQ_PECI_GEN2; in cypress_notify_link_speed_change_after_state_change() 396 request = PCIE_PERF_REQ_PECI_GEN2; in cypress_notify_link_speed_change_before_state_change()
|
| H A D | ni_dpm.c | 3423 (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 D | si_dpm.c | 5752 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in si_request_link_speed_change_before_state_change() 5778 request = PCIE_PERF_REQ_PECI_GEN2; in si_notify_link_speed_change_after_state_change()
|
| H A D | ci_dpm.c | 4861 if (radeon_acpi_pcie_performance_request(rdev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in ci_request_link_speed_change_before_state_change() 4888 request = PCIE_PERF_REQ_PECI_GEN2; in ci_notify_link_speed_change_after_state_change()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/ |
| H A D | si_dpm.h | 49 #define PCIE_PERF_REQ_PECI_GEN2 3 macro
|
| H A D | si_dpm.c | 6201 if (amdgpu_acpi_pcie_performance_request(adev, PCIE_PERF_REQ_PECI_GEN2, false) == 0) in si_request_link_speed_change_before_state_change() 6227 request = PCIE_PERF_REQ_PECI_GEN2; in si_notify_link_speed_change_after_state_change()
|