Home
last modified time | relevance | path

Searched refs:PCI_TPH_CAP_ST_IV (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.h1040 #define PCI_TPH_CAP_ST_IV 0x00000002 /* Interrupt Vector Mode Supported */ macro