Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/hw_random/
H A Dintel-rng.c43 #define INTEL_RNG_PRESENT 0x40 macro
389 if ((hw_status & INTEL_RNG_PRESENT) == 0) { in intel_rng_mod_init()