Searched refs:SWRST_B (Results 1 – 2 of 2) sorted by relevance
45 mmio_clrbits_32(RNG_SWRST, SWRST_B); in get_entropy_32()46 mmio_setbits_32(RNG_SWRST, SWRST_B); in get_entropy_32()
36 #define SWRST_B BIT(0) macro