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()
449 struct sh_dmae_device *shdev = data; in sh_dmae_err() local
475 static bool sh_dmae_nmi_notify(struct sh_dmae_device *shdev) in sh_dmae_nmi_notify()
487 struct sh_dmae_device *shdev; in sh_dmae_nmi_handler() local
523 static int sh_dmae_chan_probe(struct sh_dmae_device *shdev, int id, in sh_dmae_chan_probe()
573 static void sh_dmae_chan_remove(struct sh_dmae_device *shdev) in sh_dmae_chan_remove()
588 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_runtime_suspend() local
596 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_runtime_resume() local
605 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_suspend() local
613 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_resume() local
697 struct sh_dmae_device *shdev; in sh_dmae_probe() local
912 struct sh_dmae_device *shdev = platform_get_drvdata(pdev); in sh_dmae_remove() local