Home
last modified time | relevance | path

Searched refs:sh_dmae_slave (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/drivers/usb/renesas_usbhs/
Dfifo.h39 struct sh_dmae_slave tx_slave;
40 struct sh_dmae_slave rx_slave;
Dfifo.c990 struct sh_dmae_slave *slave = param; in usbhsf_dma_filter()
/linux-3.4.99/include/linux/mmc/
Dsh_mmcif.h36 struct sh_dmae_slave chan_priv_tx;
37 struct sh_dmae_slave chan_priv_rx;
/linux-3.4.99/include/linux/
Dsh_dma.h17 struct sh_dmae_slave { struct
/linux-3.4.99/drivers/mmc/host/
Dsh_mobile_sdhi.c37 struct sh_dmae_slave param_tx;
38 struct sh_dmae_slave param_rx;
Dsh_mmcif.c214 struct sh_dmae_slave dma_slave_tx;
215 struct sh_dmae_slave dma_slave_rx;
384 struct sh_dmae_slave *tx, *rx; in sh_mmcif_request_dma()
/linux-3.4.99/drivers/dma/
Dshdma.c289 struct sh_dmae_slave *param = tx->chan->private; in sh_dmae_tx_submit()
383 struct sh_dmae_chan *sh_chan, struct sh_dmae_slave *param) in sh_dmae_find_slave()
403 struct sh_dmae_slave *param = chan->private; in sh_dmae_alloc_chan_resources()
478 struct sh_dmae_slave *param = chan->private; in sh_dmae_free_chan_resources()
675 struct sh_dmae_slave *param; in sh_dmae_prep_slave_sg()
1464 struct sh_dmae_slave *param = sh_chan->common.private; in sh_dmae_resume()
/linux-3.4.99/sound/soc/sh/
Dsiu.h126 struct sh_dmae_slave param;
Dsiu_pcm.c331 struct sh_dmae_slave *param = slave; in filter()
353 struct sh_dmae_slave *param; in siu_pcm_open()
Dfsi.c202 struct sh_dmae_slave slave; /* see fsi_handler_init() */
1042 struct sh_dmae_slave *slave = param; in fsi_dma_filter()
/linux-3.4.99/drivers/tty/serial/
Dsh-sci.c92 struct sh_dmae_slave param_tx;
93 struct sh_dmae_slave param_rx;
1576 struct sh_dmae_slave *param = slave; in filter()
1603 struct sh_dmae_slave *param; in sci_request_dma()