Searched refs:PCI_66MHZ (Results 1 – 3 of 3) sorted by relevance
92 #define PCI_66MHZ 0x1 macro99 #define PCI_66MHZ 0x1 macro1227 bus_speed = PCI_66MHZ; in hpc_get_max_bus_speed()1239 bus_speed = PCI_66MHZ; in hpc_get_max_bus_speed()
252 #define PCI_66MHZ 0x00080000 macro
1314 (pci_state & PCI_66MHZ) ? 66 : 33, in ace_init()1329 tmp |= (MEM_READ_MULTIPLE | (pci_state & PCI_66MHZ)); in ace_init()