Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-footbridge/
H A 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()
/kernel/linux/linux-6.6/arch/arm/mach-footbridge/
H A Ddc21285.c29 #define PCICMD_ERROR_BITS ((PCI_STATUS_DETECTED_PARITY | \ macro
324 *CSR_PCICMD = (*CSR_PCICMD & 0xffff) | PCICMD_ERROR_BITS; in dc21285_preinit()
354 PCI_COMMAND_INVALIDATE | PCICMD_ERROR_BITS; in dc21285_preinit()

Completed in 2 milliseconds