Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-rockchip/
H A Dplatform_rk3588.c50 #define TRNG_S_RAND_RDY_BIT BIT32(0) macro
147 val & TRNG_S_RAND_RDY_BIT, in hw_get_random_bytes()
163 io_write32(trng_s_base + TRNG_S_ISTAT, TRNG_S_RAND_RDY_BIT); in hw_get_random_bytes()