Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/
H A Dtph.c153 reg &= PCI_TPH_CAP_ST_NS | PCI_TPH_CAP_ST_IV | PCI_TPH_CAP_ST_DS; in get_st_modes()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h1039 #define PCI_TPH_CAP_ST_NS 0x00000001 /* No ST Mode Supported */ macro