Searched refs:RPROC_INTERNAL_MEMORY_MAPPED (Results 1 - 4 of 4) sorted by relevance

/u-boot/cmd/
H A Dremoteproc.c42 case RPROC_INTERNAL_MEMORY_MAPPED:
/u-boot/include/
H A Dremoteproc.h390 * @RPROC_INTERNAL_MEMORY_MAPPED: Remote processor uses own memory and is memory
398 RPROC_INTERNAL_MEMORY_MAPPED = 0, enumerator in enum:rproc_mem_type
/u-boot/drivers/remoteproc/
H A Dsandbox_testproc.c353 .mem_type = RPROC_INTERNAL_MEMORY_MAPPED,
H A Drproc-uclass.c143 uc_pdata->mem_type = RPROC_INTERNAL_MEMORY_MAPPED;
146 uc_pdata->mem_type = RPROC_INTERNAL_MEMORY_MAPPED;

Completed in 115 milliseconds