Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dbt1-pvt.h207 struct pvt_hwmon { struct
208 struct device *dev;
209 struct device *hwmon;
211 void __iomem *regs;
212 int irq;
214 struct clk_bulk_data clks[PVT_CLOCK_NUM];
216 struct mutex iface_mtx;
217 enum pvt_sensor_type sensor;
218 struct pvt_cache cache[PVT_SENSORS_NUM];
219 ktime_t timeout;