Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/drivers/pci/
Dpci-sh7780.c76 { SH4_PCIAINT_TABT, "target abort" },
204 SH4_PCIAINT_TABT | SH4_PCIAINT_MABT | SH4_PCIAINT_RDPE | \ in sh7780_pci_setup_irqs()
Dpci-sh4.h76 #define SH4_PCIAINT_TABT 0x00000008 /* Target Abort */ macro