Searched refs:RNG_ALARMSTOP (Results 1 – 2 of 2) sorted by relevance
37 #define RNG_ALARMSTOP 0x2C macro100 uint32_t alarm = io_read32(rng + RNG_ALARMSTOP); in eip76d_rng_read128()105 io_write32(rng + RNG_ALARMSTOP, 0x0); in eip76d_rng_read128()
31 #define RNG_ALARMSTOP 0x002C macro82 uint32_t alarm = io_read32(rng + RNG_ALARMSTOP); in dra7_rng_read64()87 io_write32(rng + RNG_ALARMSTOP, 0x0); in dra7_rng_read64()