Home
last modified time | relevance | path

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

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