Home
last modified time | relevance | path

Searched refs:hpx3_cap_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-acpi.c476 static bool hpx3_cap_ver_matches(u8 pcie_cap_id, u8 hpx3_cap_id) in hpx3_cap_ver_matches() argument
478 u8 cap_ver = hpx3_cap_id & 0xf; in hpx3_cap_ver_matches()
480 if ((hpx3_cap_id & BIT(4)) && cap_ver >= pcie_cap_id) in hpx3_cap_ver_matches()
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-acpi.c478 static bool hpx3_cap_ver_matches(u8 pcie_cap_id, u8 hpx3_cap_id) in hpx3_cap_ver_matches() argument
480 u8 cap_ver = hpx3_cap_id & 0xf; in hpx3_cap_ver_matches()
482 if ((hpx3_cap_id & BIT(4)) && cap_ver >= pcie_cap_id) in hpx3_cap_ver_matches()

Completed in 5 milliseconds