Home
last modified time | relevance | path

Searched refs:sec_clrbits32 (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dfsl_sec.h18 #define sec_clrbits32 clrbits_le32 macro
24 #define sec_clrbits32 clrbits_be32 macro
/external/u-boot/drivers/crypto/fsl/
Djr.c531 sec_clrbits32(&rng->rtmctl, RTMCTL_PRGM); in kick_trng()
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dcpu_init.c826 sec_clrbits32(&sec->mcfgr, MCFGR_AXIPIPE); in cpu_init_r()