Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/drivers/pci/
Dpci-sh7780.c70 { SH4_PCIAINT_MABT, "master abort" },
197 SH4_PCIAINT_TABT | SH4_PCIAINT_MABT | SH4_PCIAINT_RDPE | \ in sh7780_pci_setup_irqs()
Dpci-sh4.h77 #define SH4_PCIAINT_MABT 0x00000004 /* Master Abort */ macro