Lines Matching refs:keystone_rproc
55 struct keystone_rproc { struct
70 static void keystone_rproc_dsp_reset(struct keystone_rproc *ksproc) in keystone_rproc_dsp_reset() argument
76 static int keystone_rproc_dsp_boot(struct keystone_rproc *ksproc, u32 boot_addr) in keystone_rproc_dsp_boot()
111 struct keystone_rproc *ksproc = dev_id; in keystone_rproc_exception_interrupt()
143 struct keystone_rproc *ksproc = in handle_event()
144 container_of(work, struct keystone_rproc, workqueue); in handle_event()
155 struct keystone_rproc *ksproc = dev_id; in keystone_rproc_vring_interrupt()
171 struct keystone_rproc *ksproc = rproc->priv; in keystone_rproc_start()
215 struct keystone_rproc *ksproc = rproc->priv; in keystone_rproc_stop()
233 struct keystone_rproc *ksproc = rproc->priv; in keystone_rproc_kick()
251 struct keystone_rproc *ksproc = rproc->priv; in keystone_rproc_da_to_va()
296 struct keystone_rproc *ksproc) in keystone_rproc_of_get_memories()
334 struct keystone_rproc *ksproc) in keystone_rproc_of_get_dev_syscon()
365 struct keystone_rproc *ksproc; in keystone_rproc_probe()
481 struct keystone_rproc *ksproc = platform_get_drvdata(pdev); in keystone_rproc_remove()