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

/netbsd-current/sys/arch/arm/ti/
H A Dti_rngreg.h37 #define TRNG_CONTROL_REG 0x14 macro
H A Dti_rng.c103 if ((RD4(sc, TRNG_CONTROL_REG) & TRNG_CONTROL_ENABLE) == 0) {
107 WR4(sc, TRNG_CONTROL_REG,

Completed in 102 milliseconds