Lines Matching defs:ti_bandgap
199 struct ti_bandgap { struct
202 const struct ti_bandgap_data *conf; argument
203 struct temp_sensor_regval *regval;
204 struct clk *fclock;
205 struct clk *div_clk;
206 spinlock_t lock; /* shields this struct */
207 int irq;
208 struct gpio_desc *tshut_gpiod;
209 u32 clk_rate;
210 struct notifier_block nb;
211 unsigned int is_suspended:1;