Searched refs:SEC_SCFGR_VIRT_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | fsl_sec.h | 154 #define SEC_SCFGR_VIRT_EN 0x00008000 macro |
/openbmc/u-boot/drivers/crypto/fsl/ | ||
H A D | jr.c | 49 (scfgr & SEC_SCFGR_VIRT_EN)) in start_jr0() |