Home
last modified time | relevance | path

Searched defs:shdev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/sh/
H A Dshdmac.c70 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in channel_clear() local
88 static u16 dmaor_read(struct sh_dmae_device *shdev) in dmaor_read() argument
98 static void dmaor_write(struct sh_dmae_device *shdev, u16 data) in dmaor_write() argument
110 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); chcr_write() local
117 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); chcr_read() local
127 sh_dmae_ctl_stop(struct sh_dmae_device *shdev) sh_dmae_ctl_stop() argument
140 sh_dmae_rst(struct sh_dmae_device *shdev) sh_dmae_rst() argument
187 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); calc_xmit_shift() local
200 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); log2size_to_chcr() local
224 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); dmae_start() local
259 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); dmae_set_dmars() local
328 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); dmae_find_slave() local
370 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); dmae_halt() local
427 sh_dmae_reset(struct sh_dmae_device *shdev) sh_dmae_reset() argument
444 struct sh_dmae_device *shdev = data; sh_dmae_err() local
469 sh_dmae_nmi_notify(struct sh_dmae_device *shdev) sh_dmae_nmi_notify() argument
481 struct sh_dmae_device *shdev; sh_dmae_nmi_handler() local
517 sh_dmae_chan_probe(struct sh_dmae_device *shdev, int id, int irq, unsigned long flags) sh_dmae_chan_probe() argument
564 sh_dmae_chan_remove(struct sh_dmae_device *shdev) sh_dmae_chan_remove() argument
579 struct sh_dmae_device *shdev = dev_get_drvdata(dev); sh_dmae_runtime_suspend() local
587 struct sh_dmae_device *shdev = dev_get_drvdata(dev); sh_dmae_runtime_resume() local
596 struct sh_dmae_device *shdev = dev_get_drvdata(dev); sh_dmae_suspend() local
604 struct sh_dmae_device *shdev = dev_get_drvdata(dev); sh_dmae_resume() local
679 struct sh_dmae_device *shdev; sh_dmae_probe() local
889 struct sh_dmae_device *shdev = platform_get_drvdata(pdev); sh_dmae_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/dma/sh/
H A Dshdmac.c69 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in channel_clear() local
87 static u16 dmaor_read(struct sh_dmae_device *shdev) in dmaor_read() argument
97 static void dmaor_write(struct sh_dmae_device *shdev, u16 data) in dmaor_write() argument
109 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); chcr_write() local
116 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); chcr_read() local
126 sh_dmae_ctl_stop(struct sh_dmae_device *shdev) sh_dmae_ctl_stop() argument
139 sh_dmae_rst(struct sh_dmae_device *shdev) sh_dmae_rst() argument
186 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); calc_xmit_shift() local
199 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); log2size_to_chcr() local
223 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); dmae_start() local
258 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); dmae_set_dmars() local
327 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); dmae_find_slave() local
369 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); dmae_halt() local
426 sh_dmae_reset(struct sh_dmae_device *shdev) sh_dmae_reset() argument
443 struct sh_dmae_device *shdev = data; sh_dmae_err() local
468 sh_dmae_nmi_notify(struct sh_dmae_device *shdev) sh_dmae_nmi_notify() argument
480 struct sh_dmae_device *shdev; sh_dmae_nmi_handler() local
516 sh_dmae_chan_probe(struct sh_dmae_device *shdev, int id, int irq, unsigned long flags) sh_dmae_chan_probe() argument
563 sh_dmae_chan_remove(struct sh_dmae_device *shdev) sh_dmae_chan_remove() argument
578 struct sh_dmae_device *shdev = dev_get_drvdata(dev); sh_dmae_runtime_suspend() local
586 struct sh_dmae_device *shdev = dev_get_drvdata(dev); sh_dmae_runtime_resume() local
595 struct sh_dmae_device *shdev = dev_get_drvdata(dev); sh_dmae_suspend() local
603 struct sh_dmae_device *shdev = dev_get_drvdata(dev); sh_dmae_resume() local
678 struct sh_dmae_device *shdev; sh_dmae_probe() local
887 struct sh_dmae_device *shdev = platform_get_drvdata(pdev); sh_dmae_remove() local
[all...]

Completed in 2 milliseconds