Searched refs:TRNG_CONTROL_ENABLE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/arm/ti/
H A Dti_rngreg.h39 #define TRNG_CONTROL_ENABLE __BIT(10) macro
H A Dti_rng.c103 if ((RD4(sc, TRNG_CONTROL_REG) & TRNG_CONTROL_ENABLE) == 0) {
109 TRNG_CONTROL_ENABLE);

Completed in 96 milliseconds