Home
last modified time | relevance | path

Searched refs:PCI_CSR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm/mach-ixp4xx/
A Dcommon-pci.c357 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()
/linux/arch/arm/mach-ixp4xx/include/mach/
A Dixp4xx-regs.h230 #define PCI_CSR _IXP4XX_PCI_CSR(PCI_CSR_OFFSET) macro

Completed in 5 milliseconds