Searched refs:DMACH_LOW_LEVEL (Results 1 – 5 of 5) sorted by relevance
34 if (channel & DMACH_LOW_LEVEL) in s3c_dma_lookup_channel()35 return &s3c2410_chans[channel & ~DMACH_LOW_LEVEL]; in s3c_dma_lookup_channel()
70 #define DMACH_LOW_LEVEL (1<<28) /* use this to specifiy hardware ch no */ macro
54 #define DMACH_LOW_LEVEL (1<<28) /* use this to specifiy hardware ch no */ macro
507 s3c2410_dma_ctrl(chan->number | DMACH_LOW_LEVEL, in s3c2410_dma_enqueue()699 s3c2410_dma_ctrl(chan->number | DMACH_LOW_LEVEL, in s3c2410_dma_irq()770 return chan->number | DMACH_LOW_LEVEL; in s3c2410_dma_request()819 if (!(channel & DMACH_LOW_LEVEL)) in s3c2410_dma_free()1232 unsigned int no = cp->number | DMACH_LOW_LEVEL; in s3c2410_dma_resume()
520 return chan->number | DMACH_LOW_LEVEL; in s3c2410_dma_request()557 if (!(channel & DMACH_LOW_LEVEL)) in s3c2410_dma_free()