Home
last modified time | relevance | path

Searched refs:SWRST_B (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.h36 #define SWRST_B BIT(0) macro