Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/hal/common/registers/
H A Dversion_regs.h26 #define GET_SMVID_MS_NPRT(val) (((val) & BM_SMVID_MS_NPRT) >> 12) macro
/optee_os/core/drivers/crypto/caam/hal/common/
H A Dhal_sm.c65 page_desc->partition > GET_SMVID_MS_NPRT(val)) in caam_hal_sm_check_page_partition()