Searched refs:PVR2_CASCADE_CHAN (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/drivers/dma/
H A Ddma-pvr2.c26 if (get_dma_residue(PVR2_CASCADE_CHAN)) {
28 "on channel %d, waiting..\n", PVR2_CASCADE_CHAN);
29 dma_wait_for_completion(PVR2_CASCADE_CHAN);
92 request_dma(PVR2_CASCADE_CHAN, "pvr2 cascade");
99 free_dma(PVR2_CASCADE_CHAN);
H A Ddma-sh.c188 chan->chan == PVR2_CASCADE_CHAN))
191 chan->chan == PVR2_CASCADE_CHAN))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/drivers/dma/
H A Ddma-pvr2.c26 if (get_dma_residue(PVR2_CASCADE_CHAN)) {
28 "on channel %d, waiting..\n", PVR2_CASCADE_CHAN);
29 dma_wait_for_completion(PVR2_CASCADE_CHAN);
92 request_dma(PVR2_CASCADE_CHAN, "pvr2 cascade");
99 free_dma(PVR2_CASCADE_CHAN);
H A Ddma-sh.c188 chan->chan == PVR2_CASCADE_CHAN))
191 chan->chan == PVR2_CASCADE_CHAN))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/mach-dreamcast/mach/
H A Ddma.h19 #define PVR2_CASCADE_CHAN 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/mach-dreamcast/mach/
H A Ddma.h19 #define PVR2_CASCADE_CHAN 2 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dpvr2fb.c192 static unsigned int shdma = PVR2_CASCADE_CHAN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dpvr2fb.c192 static unsigned int shdma = PVR2_CASCADE_CHAN;

Completed in 180 milliseconds