Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c437 static union acpi_object *radeon_atcs_call(acpi_handle handle, int function, in radeon_atcs_call() function
511 info = radeon_atcs_call(handle, ATCS_FUNCTION_VERIFY_INTERFACE, NULL); in radeon_atcs_verify_interface()
579 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_DEVICE_READY_NOTIFICATION, NULL); in radeon_acpi_pcie_notify_device_ready()
633 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_PERFORMANCE_REQUEST, &params); in radeon_acpi_pcie_performance_request()