Searched full:bq24190 (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | bq24190.yaml | 5 $id: http://devicetree.org/schemas/power/supply/bq24190.yaml# 19 - ti,bq24190 83 compatible = "ti,bq24190";
|
/openbmc/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 | 311 .type = "bq24190",
|
/openbmc/linux/drivers/power/supply/ |
H A 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() 1288 * the external charger detection is quicker, and the bq24190 will in bq24190_charger_external_power_changed() 1321 .name = "bq24190-charger", 1481 dev_warn(bdi->dev, "warning: /sys/class/power_supply/bq24190-battery is deprecated\n"); in bq24190_battery_get_property() 1527 dev_warn(bdi->dev, "warning: /sys/class/power_supply/bq24190-battery is deprecated\n"); in bq24190_battery_set_property() [all …]
|
H A D | Kconfig | 643 tristate "TI BQ24190 battery charger driver" 648 Say Y to enable support for the TI BQ24190 battery charger.
|
/openbmc/linux/include/linux/power/ |
H A D | bq24190_charger.h | 3 * Platform data for the TI bq24190 battery charger driver.
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-cht-wc.c | 303 .type = "bq24190", 305 .dev_name = "bq24190",
|
/openbmc/linux/drivers/platform/x86/intel/ |
H A D | chtwc_int33fe.c | 62 static const char * const max17047_suppliers[] = { "bq24190-charger" };
|
/openbmc/linux/drivers/phy/ti/ |
H A D | phy-tusb1210.c | 228 "bq24190-charger",
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |