Searched refs:PCI_CSR (Results 1 – 4 of 4) sorted by relevance
54 PCI_CSR); in tsi108_clear_pci_error()56 TSI108_PCI_REG_OFFSET + PCI_CSR) = in tsi108_clear_pci_error()
357 if (*PCI_CSR & PCI_CSR_HOST) { in ixp4xx_pci_preinit()405 *PCI_CSR = PCI_CSR_IC | PCI_CSR_ABE | PCI_CSR_PDS | PCI_CSR_ADS; in ixp4xx_pci_preinit()407 *PCI_CSR = PCI_CSR_IC | PCI_CSR_ABE; in ixp4xx_pci_preinit()
65 #define PCI_CSR (0x004) macro
229 #define PCI_CSR IXP4XX_PCI_CSR(PCI_CSR_OFFSET) macro