Searched refs:pcie_dev_rdy (Results 1 – 4 of 4) sorted by relevance
491 f->pcie_dev_rdy = mask & ATCS_PCIE_DEVICE_READY_NOTIFICATION_SUPPORTED; in radeon_atcs_parse_functions()553 if (atcs->functions.pcie_perf_req && atcs->functions.pcie_dev_rdy) in radeon_acpi_is_pcie_performance_request_supported()579 if (!atcs->functions.pcie_dev_rdy) in radeon_acpi_pcie_notify_device_ready()
2299 bool pcie_dev_rdy; member
547 f->pcie_dev_rdy = mask & ATCS_PCIE_DEVICE_READY_NOTIFICATION_SUPPORTED; in amdgpu_atcs_parse_functions()609 if (atcs->functions.pcie_perf_req && atcs->functions.pcie_dev_rdy) in amdgpu_acpi_is_pcie_performance_request_supported()635 if (!atcs->functions.pcie_dev_rdy) in amdgpu_acpi_pcie_notify_device_ready()
654 bool pcie_dev_rdy; member