Searched refs:PCI_CONTROL_IEE (Results 1 – 2 of 2) sorted by relevance
205 (*IXP2000_PCI_CONTROL | PCI_CONTROL_IEE)); in ixp2000_pci_preinit()207 if ((*IXP2000_PCI_CONTROL & PCI_CONTROL_IEE) == 0) in ixp2000_pci_preinit()
276 #define PCI_CONTROL_IEE (1 << 17) /* I/O cycle Endian swap Enable */ macro