Home
last modified time | relevance | path

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

/linux/arch/arm/mach-ixp4xx/
A Dcommon-pci.c82 unsigned long isr = *PCI_ISR; in check_master_abort()
86 *PCI_ISR = PCI_ISR_PFE; in check_master_abort()
294 isr = *PCI_ISR; in abort_handler()
300 *PCI_ISR = PCI_ISR_PFE; in abort_handler()
396 *PCI_ISR = PCI_ISR_PSE | PCI_ISR_PFE | PCI_ISR_PPE | PCI_ISR_AHBE; in ixp4xx_pci_preinit()
/linux/arch/arm/mach-ixp4xx/include/mach/
A Dixp4xx-regs.h231 #define PCI_ISR _IXP4XX_PCI_CSR(PCI_ISR_OFFSET) macro

Completed in 5 milliseconds