Searched refs:ba431_trng (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | ba431-rng.c | 39 struct ba431_trng { struct 47 static inline u32 ba431_trng_read_reg(struct ba431_trng *ba431, u32 reg) in ba431_trng_read_reg() 52 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 *ba43 in ba431_trng_read() [all...] |
/kernel/linux/linux-5.10/drivers/char/hw_random/ |
H A D | ba431-rng.c | 39 struct ba431_trng { struct 47 static inline u32 ba431_trng_read_reg(struct ba431_trng *ba431, u32 reg) in ba431_trng_read_reg() 52 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 *ba43 in ba431_trng_read() [all...] |
Completed in 2 milliseconds