Searched defs:dma_read (Results 1 – 7 of 7) sorted by relevance
187 static inline u32 dma_read(int reg, int lch) in dma_read() function
115 #define dma_read(chan, from, to, size) \ macro
592 macro_rules! dma_read { global() macro
129 bool dma_read; member
278 u32 (*dma_read)(int reg, int lch); member
97 void (*dma_read)(struct vx_core *chip, struct snd_pcm_runtime *runtime, member
536 static inline u32 dma_read(struct xilinx_dma_chan *chan, u32 reg) in dma_read() function