Lines Matching defs:shdev
74 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in channel_clear() local
92 static u16 dmaor_read(struct sh_dmae_device *shdev) in dmaor_read()
102 static void dmaor_write(struct sh_dmae_device *shdev, u16 data) in dmaor_write()
114 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_write() local
121 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_read() local
131 static void sh_dmae_ctl_stop(struct sh_dmae_device *shdev) in sh_dmae_ctl_stop()
144 static int sh_dmae_rst(struct sh_dmae_device *shdev) in sh_dmae_rst()
191 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in calc_xmit_shift() local
204 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in log2size_to_chcr() local
228 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_start() local
263 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_set_dmars() local
332 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_find_slave() local
374 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_halt() local
431 static bool sh_dmae_reset(struct sh_dmae_device *shdev) in sh_dmae_reset()
448 struct sh_dmae_device *shdev = data; in sh_dmae_err() local
473 static bool sh_dmae_nmi_notify(struct sh_dmae_device *shdev) in sh_dmae_nmi_notify()
485 struct sh_dmae_device *shdev; in sh_dmae_nmi_handler() local
521 static int sh_dmae_chan_probe(struct sh_dmae_device *shdev, int id, in sh_dmae_chan_probe()
568 static void sh_dmae_chan_remove(struct sh_dmae_device *shdev) in sh_dmae_chan_remove()
583 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_runtime_suspend() local
591 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_runtime_resume() local
600 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_suspend() local
608 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_resume() local
689 struct sh_dmae_device *shdev; in sh_dmae_probe() local
899 struct sh_dmae_device *shdev = platform_get_drvdata(pdev); in sh_dmae_remove() local