Home
last modified time | relevance | path

Searched defs:rng_ctrl (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/
H A Drng.h14 typedef struct rng_ctrl { struct
15 u32 cr; /* 0x00 Control */
16 u32 sr; /* 0x04 Status */
17 u32 er; /* 0x08 Entropy */
18 u32 out; /* 0x0C Output FIFO */
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2500.h166 u32 rng_ctrl; member