Searched defs:dma_ch (Results 1 – 7 of 7) sorted by relevance
99 struct dma_chan *dma_ch; global() member 683 rz_ssi_dma_slave_config(struct rz_ssi_priv * ssi,struct dma_chan * dma_ch,bool is_play) rz_ssi_dma_slave_config() argument
200 int ret, dma_ch, dir = substream->stream; in lpass_platform_pcmops_open() local [all...]
397 int dma_ch; global() member
860 struct dma_chan *dma_ch = nfc->dma_rx_ch; in stm32_fmc2_nfc_xfer() local
75 int dma_ch; member
200 const struct ipu_image_convert_dma_chan *dma_ch; member
297 static void set_pipe_reg_addr(struct r8a66597_pipe *pipe, u8 dma_ch) in set_pipe_reg_addr()