Lines Matching refs:sh_dmae_device

65 	struct sh_dmae_device *shdev = to_sh_dev(sh_dc);  in chclr_write()
81 static u16 dmaor_read(struct sh_dmae_device *shdev) in dmaor_read()
91 static void dmaor_write(struct sh_dmae_device *shdev, u16 data) in dmaor_write()
103 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_write()
110 struct sh_dmae_device *shdev = to_sh_dev(sh_dc); in chcr_read()
120 static void sh_dmae_ctl_stop(struct sh_dmae_device *shdev) in sh_dmae_ctl_stop()
133 static int sh_dmae_rst(struct sh_dmae_device *shdev) in sh_dmae_rst()
180 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in calc_xmit_shift()
193 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in log2size_to_chcr()
217 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_start()
229 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_halt()
262 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in dmae_set_dmars()
385 struct sh_dmae_device *shdev = to_sh_dev(sh_chan); in sh_dmae_find_slave()
935 static bool sh_dmae_reset(struct sh_dmae_device *shdev) in sh_dmae_reset()
989 struct sh_dmae_device *shdev = data; in sh_dmae_err()
1025 static bool sh_dmae_nmi_notify(struct sh_dmae_device *shdev) in sh_dmae_nmi_notify()
1037 struct sh_dmae_device *shdev; in sh_dmae_nmi_handler()
1073 static int __devinit sh_dmae_chan_probe(struct sh_dmae_device *shdev, int id, in sh_dmae_chan_probe()
1141 static void sh_dmae_chan_remove(struct sh_dmae_device *shdev) in sh_dmae_chan_remove()
1166 struct sh_dmae_device *shdev; in sh_dmae_probe()
1208 shdev = kzalloc(sizeof(struct sh_dmae_device), GFP_KERNEL); in sh_dmae_probe()
1392 struct sh_dmae_device *shdev = platform_get_drvdata(pdev); in sh_dmae_remove()
1431 struct sh_dmae_device *shdev = platform_get_drvdata(pdev); in sh_dmae_shutdown()
1442 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_runtime_resume()
1455 struct sh_dmae_device *shdev = dev_get_drvdata(dev); in sh_dmae_resume()