alistair23-linux/arch/sh/drivers/dma
Manuel Lauss fc467a2623 sh: SH7760 DMABRG support.
The DMABRG is a special DMA unit within the SH7760 which does data
transfers from main memory to Audio units and USB shared memory.
It has 3 IRQ lines which generate 10 events, which have to be masked
unmasked and acked in a single 32bit register. It works independently
from the tradition SH DMAC, but blocks usage of DMAC channel 0.

This patch adds 2 functions to associate callbacks with DMABRG events
and initialization.

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-05-09 17:36:15 +09:00
..
dma-api.c sh: dma-api channel capability extensions. 2006-12-06 10:45:39 +09:00
dma-g2.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
dma-isa.c [PATCH] sh: DMA updates 2006-01-16 23:15:27 -08:00
dma-pvr2.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
dma-sh.c sh: SH-DMAC compile fixes 2007-02-13 10:54:45 +09:00
dma-sh.h [PATCH] sh: DMA updates 2006-01-16 23:15:27 -08:00
dma-sysfs.c sh: dma-sysfs fixes. 2006-12-06 10:45:39 +09:00
dmabrg.c sh: SH7760 DMABRG support. 2007-05-09 17:36:15 +09:00
Kconfig sh: SH7760 DMABRG support. 2007-05-09 17:36:15 +09:00
Makefile sh: SH7760 DMABRG support. 2007-05-09 17:36:15 +09:00