Home
last modified time | relevance | path

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

/drivers/dma/sh/
Dshdmac.c70 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in channel_clear()
88 static u16 dmaor_read(struct sh_dmae_device *shdev) in dmaor_read()
98 static void dmaor_write(struct sh_dmae_device *shdev, u16 data) in dmaor_write()
110 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_write()
117 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_read()
127 static void sh_dmae_ctl_stop(struct sh_dmae_device *shdev) in sh_dmae_ctl_stop()
140 static int sh_dmae_rst(struct sh_dmae_device *shdev) in sh_dmae_rst()
187 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in calc_xmit_shift()
200 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in log2size_to_chcr()
224 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_start()
[all …]
Dshdma.h33 struct sh_dmae_device { struct
59 struct sh_dmae_device, shdma_dev.dma_dev) argument