Searched full:bq24190 (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/ |
D | bq24190.yaml | 5 $id: http://devicetree.org/schemas/power/supply/bq24190.yaml# 19 - ti,bq24190 83 compatible = "ti,bq24190";
|
/Linux-v6.1/drivers/power/supply/ |
D | bq24190_charger.c | 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() [all …]
|
D | Kconfig | 662 tristate "TI BQ24190 battery charger driver" 667 Say Y to enable support for the TI BQ24190 battery charger.
|
/Linux-v6.1/include/linux/power/ |
D | bq24190_charger.h | 3 * Platform data for the TI bq24190 battery charger driver.
|
/Linux-v6.1/drivers/platform/x86/ |
D | x86-android-tablets.c | 189 static const char * const bq24190_psy[] = { "bq24190-charger" }; 226 /* For enabling the bq24190 5V boost based on id-pin */ 246 "intel_crystal_cove_charger", /* For the bq24190 IRQ */ 357 .type = "bq24190", 525 .type = "bq24190", 762 .type = "bq24190",
|
/Linux-v6.1/drivers/i2c/busses/ |
D | i2c-cht-wc.c | 303 .type = "bq24190", 305 .dev_name = "bq24190",
|
/Linux-v6.1/drivers/platform/x86/intel/ |
D | chtwc_int33fe.c | 62 static const char * const max17047_suppliers[] = { "bq24190-charger" };
|
/Linux-v6.1/drivers/phy/ti/ |
D | phy-tusb1210.c | 228 "bq24190-charger",
|