Home
last modified time | relevance | path

Searched full:remoteproc (Results 1 – 25 of 55) sorted by relevance

123

/linux/Documentation/ABI/testing/
H A Dsysfs-class-remoteproc1 What: /sys/class/remoteproc/.../firmware
10 stopped (using /sys/class/remoteproc/.../state) and write a new filename.
12 What: /sys/class/remoteproc/.../state
46 /sys/class/remoteproc/.../firmware. The remote processor should
52 What: /sys/class/remoteproc/.../name
62 What: /sys/class/remoteproc/.../coredump
86 What: /sys/class/remoteproc/.../recovery
/linux/include/linux/remoteproc/
H A Dqcom_rproc.h7 * enum qcom_ssr_notify_type - Startup/Shutdown events related to a remoteproc
10 * @QCOM_SSR_BEFORE_POWERUP: Remoteproc about to start (prepare stage)
11 * @QCOM_SSR_AFTER_POWERUP: Remoteproc is running (start stage)
12 * @QCOM_SSR_BEFORE_SHUTDOWN: Remoteproc crashed or shutting down (stop stage)
13 * @QCOM_SSR_AFTER_SHUTDOWN: Remoteproc is down (unprepare stage)
/linux/Documentation/devicetree/bindings/remoteproc/
H A Drenesas,rcar-rproc.yaml4 $id: http://devicetree.org/schemas/remoteproc/renesas,rcar-rproc.yaml#
13 This document defines the bindings for the remoteproc component that loads and
31 remoteproc device. This is variable and describes the memories shared with
32 the remote processor (e.g. remoteproc firmware and carveouts, rpmsg
H A Dti,omap-remoteproc.yaml4 $id: http://devicetree.org/schemas/remoteproc/ti,omap-remoteproc.yaml#
7 title: OMAP4+ Remoteproc Devices
99 with the remoteproc device. The reserved memory node
106 Address space for any remoteproc memories present on
137 Custom autosuspend delay for the remoteproc in milliseconds.
H A Dti,k3-m4f-rproc.yaml4 $id: http://devicetree.org/schemas/remoteproc/ti,k3-m4f-rproc.yaml#
63 remoteproc device. Optional memory regions available for firmware
111 remoteproc@5000000 {
H A Dqcom,pil-info.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,pil-info.yaml#
14 used for communicating remoteproc relocation information to post mortem
H A Dqcom,glink-edge.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,glink-edge.yaml#
83 remoteproc@8a00000 {
H A Dingenic,vpu.yaml4 $id: http://devicetree.org/schemas/remoteproc/ingenic,vpu.yaml#
H A Dqcom,glink-rpm-edge.yaml4 $id: http://devicetree.org/schemas/remoteproc/qcom,glink-rpm-edge.yaml#
H A Dti,davinci-rproc.txt40 with the remoteproc device. The reserved memory node
/linux/drivers/remoteproc/
H A Dremoteproc_cdev.c3 * Character device interface driver for Remoteproc framework.
12 #include <linux/remoteproc.h>
123 ret = alloc_chrdev_region(&rproc_major, 0, NUM_RPROC_DEVICES, "remoteproc"); in rproc_init_cdev()
H A Dst_slim_rproc.c16 #include <linux/remoteproc.h>
17 #include <linux/remoteproc/st_slim_rproc.h>
109 * Remoteproc slim specific device handlers
286 /* Register as a remoteproc device */ in st_slim_rproc_alloc()
289 dev_err(dev, "registration of slim remoteproc failed\n"); in st_slim_rproc_alloc()
H A Dti_sci_proc.h19 * @proc_id: processor id for the consumer remoteproc device
20 * @host_id: host id to pass the control over for this consumer remoteproc
H A Dremoteproc_virtio.c18 #include <linux/remoteproc.h>
78 * rproc_vq_interrupt() - tell remoteproc that a virtqueue is interrupted
259 * Packed ring isn't enabled on remoteproc for now, in rproc_transport_features()
260 * because remoteproc uses vring_new_virtqueue() which in rproc_transport_features()
H A Dremoteproc_coredump.c3 * Coredump functionality for Remoteproc framework.
12 #include <linux/remoteproc.h>
44 * the remoteproc.
H A Dremoteproc_debugfs.c21 #include <linux/remoteproc.h>
27 /* remoteproc debugfs parent dir */
64 * enabled: When the remoteproc crashes the entire coredump will be copied
/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_fw.h6 #include <linux/remoteproc.h>
7 #include <linux/remoteproc/mtk_scp.h>
/linux/drivers/net/ipa/
H A Dipa.h30 * @nb: Notifier block used for remoteproc SSR
31 * @notifier: Remoteproc SSR notifier
/linux/Documentation/staging/
H A Dindex.rst12 remoteproc
/linux/drivers/media/platform/mediatek/mdp3/
H A DKconfig7 depends on REMOTEPROC
/linux/include/uapi/linux/
H A Dremoteproc_cdev.h3 * IOCTLs for Remoteproc's character device interface.
/linux/drivers/net/wireless/ath/ath12k/
H A DKconfig19 depends on ATH12K && REMOTEPROC
H A Dahb.h10 #include <linux/remoteproc/qcom_rproc.h>
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dqcom,mpm.yaml90 remoteproc-rpm {
/linux/drivers/
H A DKconfig178 source "drivers/remoteproc/Kconfig"

123