Home
last modified time | relevance | path

Searched refs:RNG_STATUS_FULL (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/arch/arm/plat-stm/
A Drng_support.c21 #define RNG_STATUS_FULL BIT32(5) macro
41 } while (!(status & RNG_STATUS_FULL)); in hwrng_waithost_fifo_full()

Completed in 1 milliseconds