Searched refs:N2RNG_FLAG_CONTROL (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/char/hw_random/
H A Dn2rng.h103 #define N2RNG_FLAG_CONTROL 0x00000002 /* Operating in control domain */ macro
H A Dn2-drv.c363 np->flags |= N2RNG_FLAG_CONTROL;
666 if (!(np->flags & N2RNG_FLAG_CONTROL)) {

Completed in 112 milliseconds