Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dradeon_acpi.h427 # define ATCS_WAIT_FOR_COMPLETION (1 << 1) macro
Dradeon_acpi.c625 atcs_input.flags = ATCS_WAIT_FOR_COMPLETION; in radeon_acpi_pcie_performance_request()
/linux-5.19.10/drivers/gpu/drm/amd/include/
Damd_acpi.h454 # define ATCS_WAIT_FOR_COMPLETION (1 << 1) macro
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c674 atcs_input.flags = ATCS_WAIT_FOR_COMPLETION; in amdgpu_acpi_pcie_performance_request()