Home
last modified time | relevance | path

Searched refs:sh_dmae_device (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/dma/
Dshdma.c65 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chclr_write()
81 static u16 dmaor_read(struct sh_dmae_device *shdev) in dmaor_read()
91 static void dmaor_write(struct sh_dmae_device *shdev, u16 data) in dmaor_write()
103 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_write()
110 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_read()
120 static void sh_dmae_ctl_stop(struct sh_dmae_device *shdev) in sh_dmae_ctl_stop()
133 static int sh_dmae_rst(struct sh_dmae_device *shdev) in sh_dmae_rst()
180 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in calc_xmit_shift()
193 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in log2size_to_chcr()
217 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_start()
[all …]
Dshdma.h49 struct sh_dmae_device { struct
64 struct sh_dmae_device, common) argument