Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dpci-sh7780.c77 { SH4_PCIAINT_MABT, "master abort" },
204 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