Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_acpi.h427 # define ATCS_WAIT_FOR_COMPLETION (1 << 1) macro
Dradeon_acpi.c622 atcs_input.flags = ATCS_WAIT_FOR_COMPLETION; in radeon_acpi_pcie_performance_request()
/Linux-v4.19/drivers/gpu/drm/amd/include/
Damd_acpi.h479 # define ATCS_WAIT_FOR_COMPLETION (1 << 1) macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c633 atcs_input.flags = ATCS_WAIT_FOR_COMPLETION; in amdgpu_acpi_pcie_performance_request()