Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dtph.c191 if (loc != PCI_TPH_LOC_CAP) in pcie_tph_get_st_table_size()
320 case PCI_TPH_LOC_CAP: in pcie_tph_set_st_entry()
/linux/include/uapi/linux/
H A Dpci_regs.h1060 #define PCI_TPH_LOC_CAP 0x00000200 /* In capability */ macro
/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1457 if ((dword & PCI_TPH_CAP_LOC_MASK) == PCI_TPH_LOC_CAP) { in vfio_ext_cap_len()