Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h427 # define ATCS_WAIT_FOR_COMPLETION (1 << 1) macro
H A Dradeon_acpi.c623 atcs_input.flags = ATCS_WAIT_FOR_COMPLETION; in radeon_acpi_pcie_performance_request()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_acpi.h454 # define ATCS_WAIT_FOR_COMPLETION (1 << 1) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c711 atcs_input.flags = ATCS_WAIT_FOR_COMPLETION; in amdgpu_acpi_pcie_performance_request()