Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dimx_rngc.c31 #define RNG_TYPE_RNGB 0x1 macro
57 val |= RNG_TYPE_RNGB << 28 | V_MAJ << 8 | V_MIN; in imx_rngc_read()