Searched full:bq24190 (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | bq24190.yaml | 5 $id: http://devicetree.org/schemas/power/supply/bq24190.yaml# 19 - ti,bq24190 84 compatible = "ti,bq24190";
|
/linux/drivers/platform/x86/x86-android-tablets/ |
H A D | shared-psy-info.c | 21 const char * const bq24190_psy[] = { "bq24190-charger" }; 58 /* For enabling the bq24190 5V boost based on id-pin */ 78 "intel_crystal_cove_charger", /* For the bq24190 IRQ */
|
H A D | asus.c | 84 .type = "bq24190", 252 .type = "bq24190",
|
H A D | lenovo.c | 336 .type = "bq24190", 589 /* For enabling the bq24190 5V boost based on id-pin */ 645 .type = "bq24190",
|
/linux/drivers/power/supply/ |
H A D | bq24190_charger.c | 3 * Driver for the TI bq24190 battery charger. 206 BQ24190, enumerator 214 * The FAULT register is latched by the bq24190 (except for NTC_FAULT) 368 * There are a numerous options that are configurable on the bq24190 760 * manual, a write to any register causes the bq24190 to switch in bq24190_set_config() 837 * { .type = "bq24190", .addr = 0x6b, .properties = pe, .irq = irq }; in bq24190_register_reset() 932 * the bq24190 manual, the trickle charge could be less than the in bq24190_charger_set_charge_type() 1460 * the external charger detection is quicker, and the bq24190 will in bq24190_charger_external_power_changed() 1493 .name = "bq24190-charger", 1636 dev_warn(bdi->dev, "warning: /sys/class/power_supply/bq24190-battery is deprecated\n"); in bq24190_battery_get_property() [all …]
|
H A D | Kconfig | 697 tristate "TI BQ24190 battery charger driver" 702 Say Y to enable support for the TI BQ24190 battery charger.
|
/linux/include/linux/power/ |
H A D | bq24190_charger.h | 3 * Platform data for the TI bq24190 battery charger driver.
|
/linux/drivers/phy/ti/ |
H A D | phy-tusb1210.c | 233 "bq24190-charger",
|