Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_sec.h153 #define SEC_SCFGR_RDBENABLE 0x00000400 macro
/openbmc/u-boot/drivers/crypto/fsl/
H A Djr.c572 sec_setbits32(&sec->scfgr, SEC_SCFGR_RDBENABLE); in rng_init()