Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Djc42.c204 struct jc42_data { struct
205 struct mutex update_lock; /* protect register access */
206 struct regmap *regmap;
207 bool extended; /* true if extended range supported */
208 bool valid;
209 u16 orig_config; /* original configuration */
210 u16 config; /* current configuration */