Home
last modified time | relevance | path

Searched full:lithium (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/power/supply/
Dbattery.yaml39 - const: lithium-ion
40 description: This is a blanket type for all lithium-ion batteries,
43 lithium ion battery is employed and this wide compatible can be used.
44 - const: lithium-ion-polymer
45 - const: lithium-ion-iron-phosphate
46 - const: lithium-ion-manganese-oxide
Dltc4162-l.yaml17 panels, etc., and a rechargeable Lithium-Ion/Polymer battery.
Drohm,bd99954.yaml15 The ROHM BD99954 is a Battery Management LSI for 1-4 cell Lithium-Ion
/Linux-v5.15/drivers/staging/iio/adc/
DKconfig19 tristate "Analog Devices AD7280A Lithium Ion Battery Monitoring System"
24 Lithium Ion Battery Monitoring System.
Dad7280a.h3 * AD7280A Lithium Ion Battery Monitoring System
Dad7280a.c3 * AD7280A Lithium Ion Battery Monitoring System
/Linux-v5.15/drivers/power/supply/
DKconfig373 Maxim models with ModelGauge are fuel-gauge systems for lithium-ion
386 MAX17042 is fuel-gauge systems for lithium-ion (Li+) batteries
388 to operate with a single lithium cell. MAX8997 and MAX8966 are
398 MAX1721x is fuel-gauge systems for lithium-ion (Li+) batteries
600 is an integrated, single-cell lithium-ion battery charger. DT
Dpower_supply_core.c627 else if (!strcmp("lithium-ion", value)) in power_supply_get_battery_info()
628 /* Imprecise lithium-ion type */ in power_supply_get_battery_info()
630 else if (!strcmp("lithium-ion-polymer", value)) in power_supply_get_battery_info()
632 else if (!strcmp("lithium-ion-iron-phosphate", value)) in power_supply_get_battery_info()
634 else if (!strcmp("lithium-ion-manganese-oxide", value)) in power_supply_get_battery_info()
Daxp20x_battery.c353 * high for Lithium based batteries (AXP PMICs are supposed to in axp22x_battery_set_max_voltage()
383 * high for Lithium based batteries (AXP PMICs are supposed to in axp20x_battery_set_max_voltage()
Dqcom_smbb.c6 * integrated, single-cell lithium-ion battery charger.
643 /* this charger is a single-cell lithium-ion battery charger in smbb_battery_get_property()
Dmax17040_battery.c4 // fuel-gauge systems for lithium-ion (Li+) batteries
/Linux-v5.15/drivers/mfd/
DKconfig1467 lithium ion/polymer battery charging, and other features that
1480 regulators, lithium ion/polymer battery charging, touch screen
1524 These include voltage regulators, lithium ion/polymer battery
Dtps65010.c40 * voltage regulators, lithium ion/polymer battery charging, GPIOs, LEDs,
/Linux-v5.15/drivers/remoteproc/
Dqcom_q6v5_wcss.c258 /* Lithium configuration - clock gating and bus arbitration */ in q6v5_wcss_start()