Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/hal/common/registers/
H A Dversion_regs.h30 #define GET_SMVID_LS_PSIZ(val) (((val) & BM_SMVID_LS_PSIZ) >> 16) macro
/optee_os/core/drivers/crypto/caam/hal/common/
H A Dhal_sm.c75 page_size = GET_SMVID_LS_PSIZ(io_caam_read32(jr_base + SMVID_LS)); in caam_hal_sm_get_pages_size()