Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_hsem.c149 uint32_t proc_cid = hsem_d->rif_proc_conf[j] >> in apply_rif_config() local
152 assert(proc_cid <= MAX_CID_SUPPORTED); in apply_rif_config()
153 if (BIT(proc_cid + _CIDCFGR_SEMWL_SHIFT) & in apply_rif_config()