Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_hsem.c59 #define HSEM_NB_SEM_PER_GROUP U(4) macro
126 unsigned int grp_idx = i * HSEM_NB_SEM_PER_GROUP; in apply_rif_config()
135 for (j = 0; j < HSEM_NB_SEM_PER_GROUP; j++) in apply_rif_config()