Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/
Dpci-acpi.c478 u8 cap_ver = hpx3_cap_id & 0xf; in hpx3_cap_ver_matches() local
480 if ((hpx3_cap_id & BIT(4)) && cap_ver >= pcie_cap_id) in hpx3_cap_ver_matches()
482 else if (cap_ver == pcie_cap_id) in hpx3_cap_ver_matches()