Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/char/hw_random/
Dhisi-rng.c18 #define RNG_RING_EN BIT(1) macro
51 val |= RNG_RING_EN | RNG_SEED_SEL; in hisi_rng_init()