Home
last modified time | relevance | path

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

/linux-5.10/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,cw201x";
66 cellwise,battery-profile = /bits/ 8 <
76 cellwise,monitor-interval-ms = <5000>;
/linux-5.10/drivers/power/supply/
Dcw2015_battery.c3 * Fuel gauge driver for CellWise 2013 / 2015
53 /* poll interval from CellWise GPL Android driver example */
562 length = device_property_count_u8(dev, "cellwise,battery-profile"); in cw2015_parse_properties()
576 "cellwise,battery-profile", in cw2015_parse_properties()
583 ret = device_property_read_u32(dev, "cellwise,monitor-interval-ms", in cw2015_parse_properties()
729 { .compatible = "cellwise,cw2015" },
DKconfig124 Say Y here to enable support for the cellwise cw2015
/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3399-pinebook-pro.dts753 compatible = "cellwise,cw2015";
755 cellwise,battery-profile = /bits/ 8 <
765 cellwise,monitor-interval-ms = <5000>;
/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml196 "^cellwise,.*":
197 description: CellWise Microelectronics Co., Ltd
/linux-5.10/
DMAINTAINERS4070 CELLWISE CW2015 BATTERY DRIVER