Searched refs:PCI_X_SSTATUS_FREQ (Results 1 – 4 of 4) sorted by relevance
452 #define PCI_X_SSTATUS_FREQ 0x03c0 /* Secondary Bus Mode and Frequency */ macro
458 #define PCI_X_SSTATUS_FREQ 0x03c0 /* Secondary Bus Mode and Frequency */ macro
808 (status & PCI_X_SSTATUS_FREQ) >> 6]; in pci_set_bus_speed()