Searched refs:PCI_CSR (Results 1 – 2 of 2) sorted by relevance
361 if (*PCI_CSR & PCI_CSR_HOST) { in ixp4xx_pci_preinit()409 *PCI_CSR = PCI_CSR_IC | PCI_CSR_ABE | PCI_CSR_PDS | PCI_CSR_ADS; in ixp4xx_pci_preinit()411 *PCI_CSR = PCI_CSR_IC | PCI_CSR_ABE; in ixp4xx_pci_preinit()
327 #define PCI_CSR IXP4XX_PCI_CSR(PCI_CSR_OFFSET) macro