Searched defs:bq25980_chip_info (Results 1 – 1 of 1) sorted by relevance
44 struct bq25980_chip_info { struct46 int model_id;48 const struct regmap_config *regmap_config;50 int busocp_def;51 int busocp_sc_max;52 int busocp_byp_max;53 int busocp_sc_min;54 int busocp_byp_min;56 int busovp_sc_def;57 int busovp_byp_def;[all …]