Searched refs:ba431_trng (Results 1 – 1 of 1) sorted by relevance
39 struct ba431_trng { struct47 static inline u32 ba431_trng_read_reg(struct ba431_trng *ba431, u32 reg) in ba431_trng_read_reg() argument52 static inline void ba431_trng_write_reg(struct ba431_trng *ba431, u32 reg, in ba431_trng_write_reg()58 static inline enum ba431_state ba431_trng_get_state(struct ba431_trng *ba431) in ba431_trng_get_state()65 static int ba431_trng_is_in_error(struct ba431_trng *ba431) in ba431_trng_is_in_error()76 static int ba431_trng_reset(struct ba431_trng *ba431) in ba431_trng_reset()101 struct ba431_trng *ba431 = container_of(work, struct ba431_trng, in ba431_trng_reset_work()107 static void ba431_trng_schedule_reset(struct ba431_trng *ba431) in ba431_trng_schedule_reset()117 struct ba431_trng *ba431 = container_of(rng, struct ba431_trng, rng); in ba431_trng_read()157 struct ba431_trng *ba431 = container_of(rng, struct ba431_trng, rng); in ba431_trng_cleanup()[all …]