Searched full:rng_cr_condrst (Results 1 – 2 of 2) sorted by relevance
31 and when Conditioning Soft Reset (RNG_CR_CONDRST bit) exists.
38 #if defined(RNG_CR_CONDRST)181 * The RNG_CR_CONDRST is set to 1 at the same time the RNG_CR is written in configure_rng()198 MODIFY_REG(rng->CR, cur_nist_cfg, (desired_nist_cfg | RNG_CR_CONDRST)); in configure_rng()