Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/power/supply/
Dmaxim,max17201.yaml4 $id: http://devicetree.org/schemas/power/supply/maxim,max17201.yaml#
7 title: Maxim MAX17201 fuel gauge
18 - const: maxim,max17201
22 - const: maxim,max17201
52 compatible = "maxim,max17201";
/linux-6.12.1/drivers/power/supply/
Dmax1720x_battery.c47 static const char *const max17201_model = "MAX17201";
504 { .compatible = "maxim,max17201" },
520 MODULE_DESCRIPTION("Maxim MAX17201/MAX17205 Fuel Gauge IC driver");
DKconfig415 tristate "Maxim MAX17201/MAX17205 Fuel Gauge"
420 batteries in handheld and portable equipment. MAX17201 are
424 Say Y to include support for the MAX17201/MAX17205 Fuel Gauges.