Home
last modified time | relevance | path

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

/arch/arm/mach-ixp4xx/
Dcommon-pci.c450 *PCI_CSR = PCI_CSR_IC | PCI_CSR_ABE | PCI_CSR_PDS | PCI_CSR_ADS; in ixp4xx_pci_preinit()
452 *PCI_CSR = PCI_CSR_IC | PCI_CSR_ABE; in ixp4xx_pci_preinit()
/arch/arm/mach-ixp4xx/include/mach/
Dixp4xx-regs.h360 #define PCI_CSR_ABE 0x00000010 macro