Searched refs:IOP_PCI_STATUS_ERROR (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-iop13xx/include/mach/
H A Dpci.h14 #define IOP_PCI_STATUS_ERROR (PCI_STATUS_PARITY | \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-iop13xx/include/mach/
H A Dpci.h14 #define IOP_PCI_STATUS_ERROR (PCI_STATUS_PARITY | \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-iop13xx/
H A Dpci.c240 if (status & IOP_PCI_STATUS_ERROR)
244 __raw_writew(status & IOP_PCI_STATUS_ERROR,
349 if (status & IOP_PCI_STATUS_ERROR) {
352 __raw_writew(status & IOP_PCI_STATUS_ERROR,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-iop13xx/
H A Dpci.c240 if (status & IOP_PCI_STATUS_ERROR)
244 __raw_writew(status & IOP_PCI_STATUS_ERROR,
349 if (status & IOP_PCI_STATUS_ERROR) {
352 __raw_writew(status & IOP_PCI_STATUS_ERROR,

Completed in 113 milliseconds