Searched refs:SM_SMPO_OWNER (Results 1 – 2 of 2) sorted by relevance
49 #define SM_SMPO_OWNER(val, prtn) (((val) >> SM_SMPO_PART(prtn)) & 0x3) macro
82 return SM_SMPO_OWNER(io_caam_read32(jr_base + SM_SMPO), partition) == in caam_hal_sm_prtn_is_free()88 return SM_SMPO_OWNER(io_caam_read32(jr_base + SM_SMPO), partition) == in caam_hal_sm_prtn_is_owned()