Searched defs:dma_read (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | dma.c | 187 static inline u32 dma_read(int reg, int lch) in dma_read() function
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | dma.h | 116 #define dma_read(chan, from, to, size) \ macro
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-mxs.c | 129 bool dma_read; member
|
/openbmc/qemu/hw/dma/ |
H A D | etraxfs_dma.c | 583 dma_read(void *opaque, hwaddr addr, unsigned int size) in dma_read() function
|
/openbmc/linux/include/linux/ |
H A D | omap-dma.h | 278 u32 (*dma_read)(int reg, int lch); member
|
/openbmc/linux/include/sound/ |
H A D | vx_core.h | 97 void (*dma_read)(struct vx_core *chip, struct snd_pcm_runtime *runtime, member
|
/openbmc/linux/drivers/dma/xilinx/ |
H A D | xilinx_dma.c | 533 static inline u32 dma_read(struct xilinx_dma_chan *chan, u32 reg) in dma_read() function
|