Home
last modified time | relevance | path

Searched defs:ti_bandgap (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/thermal/ti-soc-thermal/
A Dti-bandgap.h199 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;
[all …]

Completed in 4 milliseconds