Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-footbridge/
Ddc21285.c28 #define PCICMD_ERROR_BITS ((PCI_STATUS_DETECTED_PARITY | \ macro
314 *CSR_PCICMD = (*CSR_PCICMD & 0xffff) | PCICMD_ERROR_BITS; in dc21285_preinit()
346 PCI_COMMAND_INVALIDATE | PCICMD_ERROR_BITS; in dc21285_preinit()