Lines Matching defs:shdev
70 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()
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() local
117 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_read() local
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() local
200 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in log2size_to_chcr() local
224 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_start() local
259 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_set_dmars() local
328 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_find_slave() local
370 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_halt() local
427 static bool sh_dmae_reset(struct sh_dmae_device *shdev) in sh_dmae_reset()
444 struct sh_dmae_device *shdev = data; in sh_dmae_err() local
469 static bool sh_dmae_nmi_notify(struct sh_dmae_device *shdev) in sh_dmae_nmi_notify()
481 struct sh_dmae_device *shdev; in sh_dmae_nmi_handler() local
517 static int sh_dmae_chan_probe(struct sh_dmae_device *shdev, int id, in sh_dmae_chan_probe()
564 static void sh_dmae_chan_remove(struct sh_dmae_device *shdev) in sh_dmae_chan_remove()
579 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_runtime_suspend() local
587 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_runtime_resume() local
596 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_suspend() local
604 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_resume() local
679 struct sh_dmae_device *shdev; in sh_dmae_probe() local
889 struct sh_dmae_device *shdev = platform_get_drvdata(pdev); in sh_dmae_remove() local