Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/
Dpci-acpi.c501 static bool hpx3_cap_ver_matches(u8 pcie_cap_id, u8 hpx3_cap_id) in hpx3_cap_ver_matches() argument
505 if ((hpx3_cap_id & BIT(4)) && cap_ver >= pcie_cap_id) in hpx3_cap_ver_matches()
507 else if (cap_ver == pcie_cap_id) in hpx3_cap_ver_matches()