Searched refs:SEC_SCFGR_RDBENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | fsl_sec.h | 153 #define SEC_SCFGR_RDBENABLE 0x00000400 macro |
/openbmc/u-boot/drivers/crypto/fsl/ | ||
H A D | jr.c | 572 sec_setbits32(&sec->scfgr, SEC_SCFGR_RDBENABLE); in rng_init() |