Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm/
H A Drng_support.c19 #define RNG_STATUS_ERR0 BIT32(0) macro
43 if (status & (RNG_STATUS_ERR0 | RNG_STATUS_ERR1)) in hwrng_waithost_fifo_full()