Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_acpi.c471 f->pcie_dev_rdy = mask & ATCS_PCIE_DEVICE_READY_NOTIFICATION_SUPPORTED; in radeon_atcs_parse_functions()
533 if (atcs->functions.pcie_perf_req && atcs->functions.pcie_dev_rdy) in radeon_acpi_is_pcie_performance_request_supported()
559 if (!atcs->functions.pcie_dev_rdy) in radeon_acpi_pcie_notify_device_ready()
Dradeon.h2299 bool pcie_dev_rdy; member