Home
last modified time | relevance | path

Searched refs:ST_SLIM_MEM_MAX (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/remoteproc/
Dst_slim_rproc.h16 #define ST_SLIM_MEM_MAX 2 macro
46 struct st_slim_mem mem[ST_SLIM_MEM_MAX];
/Linux-v4.19/drivers/remoteproc/
Dst_slim_rproc.c57 static const char *mem_names[ST_SLIM_MEM_MAX] = {
187 for (i = 0; i < ST_SLIM_MEM_MAX; i++) { in slim_rproc_da_to_va()