Searched refs:SHUTDOWN_OFLO (Results 1 – 2 of 2) sorted by relevance
28 #define SHUTDOWN_OFLO BIT(1) macro99 if (io_read32(rng + RNG_STATUS) & SHUTDOWN_OFLO) { in eip76d_rng_read128()111 io_write32(rng + RNG_INTACK, SHUTDOWN_OFLO); in eip76d_rng_read128()
21 # define SHUTDOWN_OFLO BIT(1) macro81 if (io_read32(rng + RNG_STATUS) & SHUTDOWN_OFLO) { in dra7_rng_read64()93 io_write32(rng + RNG_INTACK, SHUTDOWN_OFLO); in dra7_rng_read64()