Home
last modified time | relevance | path

Searched refs:ATCS_FUNCTION_PCIE_PERFORMANCE_REQUEST (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h412 #define ATCS_FUNCTION_PCIE_PERFORMANCE_REQUEST 0x2 macro
H A Dradeon_acpi.c633 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_PERFORMANCE_REQUEST, &params); in radeon_acpi_pcie_performance_request()
/linux/drivers/gpu/drm/amd/include/
H A Damd_acpi.h439 #define ATCS_FUNCTION_PCIE_PERFORMANCE_REQUEST 0x2 macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c723 info = amdgpu_atcs_call(atcs, ATCS_FUNCTION_PCIE_PERFORMANCE_REQUEST, &params); in amdgpu_acpi_pcie_performance_request()