Lines Matching full:remoteproc
15 #include <linux/remoteproc.h>
86 * and we let remoteproc core handle it.
103 * remoteproc detected an exception, but error recovery is not in k3_m4_rproc_mbox_callback()
175 * internal RAMs. The .prepare() ops is invoked by remoteproc core before any
221 * by the remoteproc core after the remoteproc is stopped to balance the global
282 * by the remoteproc core for loading (when using kernel remoteproc loader), or
473 * were met. This callback is invoked only in remoteproc mode.
498 * of any pending messages. This callback is invoked only in remoteproc mode.
622 /* configure devices for either remoteproc or IPC-only mode */ in k3_m4_rproc_probe()
627 dev_info(dev, "configured M4F for remoteproc mode\n"); in k3_m4_rproc_probe()
643 "failed to register device with remoteproc core\n"); in k3_m4_rproc_probe()
664 MODULE_DESCRIPTION("TI K3 M4 Remoteproc driver");