Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-iop13xx/include/mach/
Dpci.h14 #define IOP_PCI_STATUS_ERROR (PCI_STATUS_PARITY | \ macro
/linux-4.4.14/arch/arm/mach-iop13xx/
Dpci.c237 if (status & IOP_PCI_STATUS_ERROR) in iop13xx_atux_pci_status()
241 __raw_writew(status & IOP_PCI_STATUS_ERROR, in iop13xx_atux_pci_status()
346 if (status & IOP_PCI_STATUS_ERROR) { in iop13xx_atue_pci_status()
349 __raw_writew(status & IOP_PCI_STATUS_ERROR, in iop13xx_atue_pci_status()