Searched refs:RNG_SR_SEED_DONE (Results 1 – 1 of 1) sorted by relevance
40 #define RNG_SR_SEED_DONE BIT(5) macro85 } while ((status & (RNG_SR_SEED_DONE | RNG_SR_ST_DONE)) == 0); in wait_for_irq()
Completed in 2 milliseconds