Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dexynos4210_rng.c46 #define EXYNOS4210_RNG_CONTROL_1_PRNG 0x8 macro
121 if ((s->reg_control & EXYNOS4210_RNG_CONTROL_1_PRNG) == 0) { in exynos4210_rng_run_engine()