Searched defs:dma_read (Results 1 – 6 of 6) sorted by relevance
187 static inline u32 dma_read(int reg, int lch) in dma_read() function
116 #define dma_read(chan, from, to, size) \ 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
533 static inline u32 dma_read(struct xilinx_dma_chan *chan, u32 reg) in dma_read() function