Home
last modified time | relevance | path

Searched full:bq24257 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
H A Dbq24257.yaml5 $id: http://devicetree.org/schemas/power/supply/bq24257.yaml#
8 title: Bq24250, bq24251 and bq24257 Li-Ion Charger
21 - ti,bq24257
92 compatible = "ti,bq24257";
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power725 What: /sys/class/power_supply/bq24257-charger/ovp_voltage
730 This entry configures the overvoltage protection feature of bq24257-
740 What: /sys/class/power_supply/bq24257-charger/in_dpm_voltage
746 bq24257-type charger devices. Once the supply drops to the configured
756 What: /sys/class/power_supply/bq24257-charger/high_impedance_enable
761 This entry allows enabling the high-impedance mode of bq24257-type
771 What: /sys/class/power_supply/bq24257-charger/sysoff_enable
776 This entry allows enabling the sysoff mode of bq24257-type charger
/linux/drivers/power/supply/
H A Dbq24257_charger.c3 * TI BQ24257 charger driver
10 * https://www.ti.com/product/bq24257
41 BQ24257, enumerator
749 .name = "bq24257-charger",
1131 .name = "bq24257",
1132 .chip = BQ24257,
1138 { "bq24257", (kernel_ulong_t)&bq24257_info },
1146 { .compatible = "ti,bq24257", &bq24257_info },
1163 .name = "bq24257-charger",
1175 MODULE_DESCRIPTION("bq24257 charge
[all...]