Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/rng/mt8188/
H A Drng_plat.c45 mmio_clrbits_32(RNG_SWRST, SWRST_B); in get_entropy_32()
46 mmio_setbits_32(RNG_SWRST, SWRST_B); in get_entropy_32()
H A Drng_plat.h22 #define RNG_SWRST (TRNG_BASE + 0x0010) macro