Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dtph.c181 if (loc != PCI_TPH_LOC_CAP) in get_st_table_size()
351 case PCI_TPH_LOC_CAP: in pcie_tph_set_st_entry()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h1045 #define PCI_TPH_LOC_CAP 0x00000200 /* In capability */ macro
/linux-6.15/drivers/vfio/pci/
H A Dvfio_pci_config.c1442 if ((dword & PCI_TPH_CAP_LOC_MASK) == PCI_TPH_LOC_CAP) { in vfio_ext_cap_len()