Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dpci_regs.h461 #define PCI_X_SSTATUS_V2 0x2000 /* Mode 1 or Modes 1 and 2 */ macro
/linux-6.6.21/drivers/pci/
Dprobe.c801 if ((status & PCI_X_SSTATUS_VERS) == PCI_X_SSTATUS_V2) in pci_set_bus_speed()