Lines Matching refs:bq25180_config
60 struct bq25180_config { struct
104 static int bq25180_mv_to_vbatreg(const struct bq25180_config *cfg, uint32_t voltage_mv, in bq25180_mv_to_vbatreg()
128 const struct bq25180_config *cfg = dev->config; in bq25183_charge_enable()
144 const struct bq25180_config *cfg = dev->config; in bq25180_set_charge_current()
165 const struct bq25180_config *cfg = dev->config; in bq25180_get_charge_current()
181 const struct bq25180_config *cfg = dev->config; in bq25180_set_charge_voltage()
200 const struct bq25180_config *cfg = dev->config; in bq25180_get_charge_voltage()
217 const struct bq25180_config *cfg = dev->config; in bq25180_get_online()
238 const struct bq25180_config *cfg = dev->config; in bq25180_get_status()
317 const struct bq25180_config *cfg = dev->config; in bq25180_init()
383 static const struct bq25180_config bq25180_config_##inst = { \