Home
last modified time | relevance | path

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

/arch/arm/mach-iop13xx/include/mach/
Dpci.h14 #define IOP_PCI_STATUS_ERROR (PCI_STATUS_PARITY | \ macro
/arch/arm/mach-iop13xx/
Dpci.c239 if (status & IOP_PCI_STATUS_ERROR) in iop13xx_atux_pci_status()
243 __raw_writew(status & IOP_PCI_STATUS_ERROR, in iop13xx_atux_pci_status()
348 if (status & IOP_PCI_STATUS_ERROR) { in iop13xx_atue_pci_status()
351 __raw_writew(status & IOP_PCI_STATUS_ERROR, in iop13xx_atue_pci_status()