Home
last modified time | relevance | path

Searched full:cellwise (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/Documentation/devicetree/bindings/power/supply/
Dcw2015_battery.yaml7 title: Battery driver for CW2015 shuntless fuel gauge by CellWise.
19 const: cellwise,cw2015
24 cellwise,battery-profile:
27 of this binary blob is kept secret by CellWise. The only way to obtain
28 it is to mail two batteries to a test facility of CellWise and receive
34 cellwise,monitor-interval-ms:
64 compatible = "cellwise,cw2015";
66 cellwise,battery-profile = /bits/ 8 <
76 cellwise,monitor-interval-ms = <5000>;
/Linux-v5.15/drivers/power/supply/
Dcw2015_battery.c3 * Fuel gauge driver for CellWise 2013 / 2015
53 /* poll interval from CellWise GPL Android driver example */
568 length = device_property_count_u8(dev, "cellwise,battery-profile"); in cw2015_parse_properties()
582 "cellwise,battery-profile", in cw2015_parse_properties()
589 ret = device_property_read_u32(dev, "cellwise,monitor-interval-ms", in cw2015_parse_properties()
737 { .compatible = "cellwise,cw2015" },
DKconfig124 Say Y here to enable support for the cellwise cw2015
/Linux-v5.15/arch/arm64/boot/dts/rockchip/
Drk3399-pinebook-pro.dts759 compatible = "cellwise,cw2015";
761 cellwise,battery-profile = /bits/ 8 <
771 cellwise,monitor-interval-ms = <5000>;
/Linux-v5.15/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml214 "^cellwise,.*":
215 description: CellWise Microelectronics Co., Ltd
/Linux-v5.15/
DMAINTAINERS4311 CELLWISE CW2015 BATTERY DRIVER