Searched refs:starfive_trng (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/char/hw_random/
H A Djh7110-trng.c83 #define to_trng(p) container_of(p, struct starfive_trng, rng)
95 struct starfive_trng { struct
123 static inline int starfive_trng_wait_idle(struct starfive_trng *trng)
133 static inline void starfive_trng_irq_mask_clear(struct starfive_trng *trng)
141 static int starfive_trng_cmd(struct starfive_trng *trng, u32 cmd, bool wait)
175 struct starfive_trng *trng = to_trng(rng);
210 struct starfive_trng *trng = (struct starfive_trng *)priv;
236 struct starfive_trng *trng = to_trng(rng);
247 struct starfive_trng *trn
[all...]

Completed in 190 milliseconds