Searched refs:ba431_trng (Results 1 – 1 of 1) sorted by relevance
38 struct ba431_trng { struct46 static inline u32 ba431_trng_read_reg(struct ba431_trng *ba431, u32 reg) in ba431_trng_read_reg() argument51 static inline void ba431_trng_write_reg(struct ba431_trng *ba431, u32 reg, in ba431_trng_write_reg()57 static inline enum ba431_state ba431_trng_get_state(struct ba431_trng *ba431) in ba431_trng_get_state()64 static int ba431_trng_is_in_error(struct ba431_trng *ba431) in ba431_trng_is_in_error()75 static int ba431_trng_reset(struct ba431_trng *ba431) in ba431_trng_reset()100 struct ba431_trng *ba431 = container_of(work, struct ba431_trng, in ba431_trng_reset_work()106 static void ba431_trng_schedule_reset(struct ba431_trng *ba431) in ba431_trng_schedule_reset()116 struct ba431_trng *ba431 = container_of(rng, struct ba431_trng, rng); in ba431_trng_read()156 struct ba431_trng *ba431 = container_of(rng, struct ba431_trng, rng); in ba431_trng_cleanup()[all …]