Searched refs:pcie_dev_rdy (Results 1 – 3 of 3) sorted by relevance
77 bool pcie_dev_rdy; member534 f->pcie_dev_rdy = mask & ATCS_PCIE_DEVICE_READY_NOTIFICATION_SUPPORTED; in amdgpu_atcs_parse_functions()595 if (atcs->functions.pcie_perf_req && atcs->functions.pcie_dev_rdy) in amdgpu_acpi_is_pcie_performance_request_supported()627 if (!atcs->functions.pcie_dev_rdy) in amdgpu_acpi_pcie_notify_device_ready()
488 f->pcie_dev_rdy = mask & ATCS_PCIE_DEVICE_READY_NOTIFICATION_SUPPORTED; in radeon_atcs_parse_functions()550 if (atcs->functions.pcie_perf_req && atcs->functions.pcie_dev_rdy) in radeon_acpi_is_pcie_performance_request_supported()576 if (!atcs->functions.pcie_dev_rdy) in radeon_acpi_pcie_notify_device_ready()
2328 bool pcie_dev_rdy; member
Completed in 19 milliseconds