HomeSort by relevance Sort by last modified time
    Searched refs:rproc (Results 1 - 4 of 4) sorted by null

  /external/u-boot/drivers/remoteproc/
Makefile 7 obj-$(CONFIG_REMOTEPROC) += rproc-uclass.o
rproc-uclass.c 21 * for_each_remoteproc_device() - iterate through the list of rproc devices
54 * _rproc_name_is_unique() - iteration helper to check if rproc name is unique
83 * rproc_name_is_unique() - Check if the rproc name is unique
206 UCLASS_DRIVER(rproc) = { variable
218 * _rproc_probe_dev() - iteration helper to probe a rproc device
  /external/u-boot/cmd/
remoteproc.c 146 * do_remoteproc_wrapper() - wrapper for various rproc commands
149 * @argc: argument count for the rproc command
150 * @argv: arguments for the rproc command
249 /* Strip off leading 'rproc' command argument */
262 U_BOOT_CMD(rproc, 5, 1, do_remoteproc,
  /external/u-boot/arch/arm/dts/
stih407-family.dtsi 23 dmu_reserved: rproc@44000000 {
798 compatible = "st,st231-rproc";
812 compatible = "st,stih407-fdma-mpe31-11", "st,slim-rproc";
829 compatible = "st,stih407-fdma-mpe31-12", "st,slim-rproc";
847 compatible = "st,stih407-fdma-mpe31-13", "st,slim-rproc";

Completed in 566 milliseconds