Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dtph.c436 if (FIELD_GET(PCI_TPH_CAP_EXT_TPH, reg)) in pcie_enable_tph()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h1042 #define PCI_TPH_CAP_EXT_TPH 0x00000100 /* Ext TPH Requester Supported */ macro