Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.c76 { SH4_PCIAINT_WDPE, "write data parity error" },
202 SH4_PCIAINT_WDPE, hose->reg_base + SH4_PCIAINTM); in sh7780_pci_setup_irqs()
H A Dpci-sh4.h72 #define SH4_PCIAINT_WDPE 0x00000001 /* Write Data Parity Error */ macro