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

/u-boot/cmd/
H A Dremoteproc.c41 case RPROC_INTERNAL_MEMORY_MAPPED:
/u-boot/drivers/remoteproc/
H A Drproc-uclass.c142 uc_pdata->mem_type = RPROC_INTERNAL_MEMORY_MAPPED;
145 uc_pdata->mem_type = RPROC_INTERNAL_MEMORY_MAPPED;
H A Dsandbox_testproc.c352 .mem_type = 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

Completed in 126 milliseconds