Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dn2rng.h103 #define N2RNG_FLAG_CONTROL 0x00000002 /* Operating in control domain */ macro
H A Dn2-drv.c362 np->flags |= N2RNG_FLAG_CONTROL; in n2rng_control_swstate_init()
665 if (!(np->flags & N2RNG_FLAG_CONTROL)) { in n2rng_work()
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dn2rng.h103 #define N2RNG_FLAG_CONTROL 0x00000002 /* Operating in control domain */ macro
H A Dn2-drv.c362 np->flags |= N2RNG_FLAG_CONTROL; in n2rng_control_swstate_init()
665 if (!(np->flags & N2RNG_FLAG_CONTROL)) { in n2rng_work()

Completed in 3 milliseconds