Searched refs:PCI_X_SSTATUS_FREQ (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/hyperv/
H A Dirqdomain.c155 if (status & PCI_X_SSTATUS_FREQ) {
/linux-master/include/uapi/linux/
H A Dpci_regs.h459 #define PCI_X_SSTATUS_FREQ 0x03c0 /* Secondary Bus Mode and Frequency */ macro
/linux-master/drivers/pci/
H A Dprobe.c666 /* Indexed by PCI_X_SSTATUS_FREQ (secondary bus mode and frequency) */
823 pcix_bus_speed[FIELD_GET(PCI_X_SSTATUS_FREQ, status)];

Completed in 159 milliseconds