Searched refs:nwords (Results 1 – 1 of 1) sorted by relevance
41 size_t nwords; in rpi3_rng_get_word() local45 nwords = (mmio_read_32(RPI3_RNG_BASE + RPI3_RNG_STATUS_OFFSET) in rpi3_rng_get_word()48 } while (nwords == 0U); in rpi3_rng_get_word()
Completed in 2 milliseconds