Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_sec.h140 #define SEC_CTPR_MS_VIRT_EN_INCL 0x00000001 macro
/openbmc/u-boot/drivers/crypto/fsl/
H A Djr.c44 if (ctpr_ms & SEC_CTPR_MS_VIRT_EN_INCL) { in start_jr0()