Lines Matching full:bq24190
3 * Driver for the TI bq24190 battery charger.
150 * The FAULT register is latched by the bq24190 (except for NTC_FAULT)
332 * There are a numerous options that are configurable on the bq24190
634 * manual, a write to any register causes the bq24190 to switch in bq24190_set_config()
711 * { .type = "bq24190", .addr = 0x6b, .properties = pe, .irq = irq }; in bq24190_register_reset()
788 * the bq24190 manual, the trickle charge could be less than the in bq24190_charger_set_charge_type()
1274 * the external charger detection is quicker, and the bq24190 will in bq24190_charger_external_power_changed()
1307 .name = "bq24190-charger",
1467 dev_warn(bdi->dev, "warning: /sys/class/power_supply/bq24190-battery is deprecated\n"); in bq24190_battery_get_property()
1513 dev_warn(bdi->dev, "warning: /sys/class/power_supply/bq24190-battery is deprecated\n"); in bq24190_battery_set_property()
1564 .name = "bq24190-battery",
1875 "bq24190-charger", bdi); in bq24190_probe()
2017 { "bq24190" },
2026 { .compatible = "ti,bq24190", },
2040 .name = "bq24190-charger",
2049 MODULE_DESCRIPTION("TI BQ24190 Charger Driver");