Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-footbridge/
Ddc21285.c31 #define PCICMD_ERROR_BITS ((PCI_STATUS_DETECTED_PARITY | \ macro
330 *CSR_PCICMD = (*CSR_PCICMD & 0xffff) | PCICMD_ERROR_BITS; in dc21285_preinit()
375 PCI_COMMAND_INVALIDATE | PCICMD_ERROR_BITS; in dc21285_preinit()