Searched refs:NRBG_EN (Results 1 – 2 of 2) sorted by relevance
33 mmio_setbits_32(RNG_EN, DRBG_EN | NRBG_EN); in trng_external_swrst()43 mmio_clrbits_32(RNG_EN, DRBG_EN | NRBG_EN); in get_entropy_32()48 mmio_setbits_32(RNG_EN, DRBG_EN | NRBG_EN); in get_entropy_32()85 mmio_setbits_32(RNG_EN, DRBG_EN | NRBG_EN); in plat_get_entropy()
33 #define NRBG_EN BIT(4) macro