Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/remoteproc/
H A Dst_slim_rproc.h12 #define ST_SLIM_MEM_MAX 2 macro
42 struct st_slim_mem mem[ST_SLIM_MEM_MAX];
/openbmc/linux/drivers/remoteproc/
H A Dst_slim_rproc.c52 static const char *mem_names[ST_SLIM_MEM_MAX] = {
182 for (i = 0; i < ST_SLIM_MEM_MAX; i++) { in slim_rproc_da_to_va()