Searched defs:bq24190_chip_info (Results 1 – 1 of 1) sorted by relevance
246 struct bq24190_chip_info { struct247 int ichg_array_size;249 const struct regulator_desc *vbus_desc;251 int (*check_chip)(struct bq24190_dev_info *bdi);252 int (*set_chg_config)(struct bq24190_dev_info *bdi, const u8 chg_config);253 int (*set_otg_vbus)(struct bq24190_dev_info *bdi, bool enable);254 u8 ntc_fault_mask;255 int (*get_ntc_status)(const u8 value);