Searched refs:NPCM7xxRNGState (Results 1 – 3 of 3) sorted by relevance
40 static bool npcm7xx_rng_is_enabled(NPCM7xxRNGState *s) in npcm7xx_rng_is_enabled()48 NPCM7xxRNGState *s = opaque; in npcm7xx_rng_read()95 NPCM7xxRNGState *s = opaque; in npcm7xx_rng_write()133 NPCM7xxRNGState *s = NPCM7XX_RNG(obj); in npcm7xx_rng_enter_reset()142 NPCM7xxRNGState *s = NPCM7XX_RNG(obj); in npcm7xx_rng_init()154 VMSTATE_UINT8(rngcs, NPCM7xxRNGState),155 VMSTATE_UINT8(rngd, NPCM7xxRNGState),156 VMSTATE_UINT8(rngmode, NPCM7xxRNGState),175 .instance_size = sizeof(NPCM7xxRNGState),
21 struct NPCM7xxRNGState { struct32 OBJECT_DECLARE_SIMPLE_TYPE(NPCM7xxRNGState, NPCM7XX_RNG) argument
101 NPCM7xxRNGState rng;