Lines Matching defs:hpbdev

138 static void dcmdr_write(struct hpb_dmae_device *hpbdev, u32 data)  in dcmdr_write()
143 static void hsrstr_write(struct hpb_dmae_device *hpbdev, u32 ch) in hsrstr_write()
148 static u32 dintsr_read(struct hpb_dmae_device *hpbdev, u32 ch) in dintsr_read()
159 static void dintcr_write(struct hpb_dmae_device *hpbdev, u32 ch) in dintcr_write()
168 static void asyncmdr_write(struct hpb_dmae_device *hpbdev, u32 data) in asyncmdr_write()
173 static u32 asyncmdr_read(struct hpb_dmae_device *hpbdev) in asyncmdr_read()
178 static void hpb_dmae_enable_int(struct hpb_dmae_device *hpbdev, u32 ch) in hpb_dmae_enable_int()
195 static void hpb_dmae_async_reset(struct hpb_dmae_device *hpbdev, u32 data) in hpb_dmae_async_reset()
220 static void hpb_dmae_set_async_mode(struct hpb_dmae_device *hpbdev, in hpb_dmae_set_async_mode()
233 static void hpb_dmae_ctl_stop(struct hpb_dmae_device *hpbdev) in hpb_dmae_ctl_stop()
238 static void hpb_dmae_reset(struct hpb_dmae_device *hpbdev) in hpb_dmae_reset()
248 struct hpb_dmae_device *hpbdev = to_dev(hpb_chan); in calc_xmit_shift() local
299 struct hpb_dmae_device *hpbdev = to_dev(hpb_chan); in hpb_dmae_find_slave() local
317 struct hpb_dmae_device *hpbdev = to_dev(chan); in hpb_dmae_start_xfer() local
349 struct hpb_dmae_device *hpbdev = to_dev(chan); in hpb_dmae_chan_irq() local
403 struct hpb_dmae_device *hpbdev = to_dev(hpb_chan); in hpb_dmae_alloc_chan_resources() local
503 static int hpb_dmae_chan_probe(struct hpb_dmae_device *hpbdev, int id) in hpb_dmae_chan_probe()
540 struct hpb_dmae_device *hpbdev; in hpb_dmae_probe() local
626 static void hpb_dmae_chan_remove(struct hpb_dmae_device *hpbdev) in hpb_dmae_chan_remove()
640 struct hpb_dmae_device *hpbdev = platform_get_drvdata(pdev); in hpb_dmae_remove() local
653 struct hpb_dmae_device *hpbdev = platform_get_drvdata(pdev); in hpb_dmae_shutdown() local