Lines Matching defs:shdev

69 	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()
97 static void dmaor_write(struct sh_dmae_device *shdev, u16 data) in dmaor_write()
109 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_write() local
116 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_read() local
126 static void sh_dmae_ctl_stop(struct sh_dmae_device *shdev) in sh_dmae_ctl_stop()
139 static int sh_dmae_rst(struct sh_dmae_device *shdev) in sh_dmae_rst()
186 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in calc_xmit_shift() local
199 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in log2size_to_chcr() local
223 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_start() local
258 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_set_dmars() local
327 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_find_slave() local
369 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_halt() local
426 static bool sh_dmae_reset(struct sh_dmae_device *shdev) in sh_dmae_reset()
443 struct sh_dmae_device *shdev = data; in sh_dmae_err() local
468 static bool sh_dmae_nmi_notify(struct sh_dmae_device *shdev) in sh_dmae_nmi_notify()
480 struct sh_dmae_device *shdev; in sh_dmae_nmi_handler() local
516 static int sh_dmae_chan_probe(struct sh_dmae_device *shdev, int id, in sh_dmae_chan_probe()
563 static void sh_dmae_chan_remove(struct sh_dmae_device *shdev) in sh_dmae_chan_remove()
578 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_runtime_suspend() local
586 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_runtime_resume() local
595 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_suspend() local
603 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_resume() local
678 struct sh_dmae_device *shdev; in sh_dmae_probe() local
887 struct sh_dmae_device *shdev = platform_get_drvdata(pdev); in sh_dmae_remove() local