Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/power/supply/
Dcw2015_battery.yaml7 title: Battery driver for CW2015 shuntless fuel gauge by CellWise.
22 const: cellwise,cw2015
27 cellwise,battery-profile:
30 of this binary blob is kept secret by CellWise. The only way to obtain
31 it is to mail two batteries to a test facility of CellWise and receive
37 cellwise,monitor-interval-ms:
64 compatible = "cellwise,cw2015";
66 cellwise,battery-profile = /bits/ 8 <
76 cellwise,monitor-interval-ms = <5000>;
/Linux-v6.6/drivers/power/supply/
Dcw2015_battery.c3 * Fuel gauge driver for CellWise 2013 / 2015
54 /* poll interval from CellWise GPL Android driver example */
569 length = device_property_count_u8(dev, "cellwise,battery-profile"); in cw2015_parse_properties()
583 "cellwise,battery-profile", in cw2015_parse_properties()
590 ret = device_property_read_u32(dev, "cellwise,monitor-interval-ms", in cw2015_parse_properties()
739 { .compatible = "cellwise,cw2015" },
DKconfig123 Say Y here to enable support for the cellwise cw2015
/Linux-v6.6/arch/arm64/boot/dts/rockchip/
Drk3566-anbernic-rg353x.dtsi96 compatible = "cellwise,cw2015";
Drk3399-pinebook-pro.dts744 compatible = "cellwise,cw2015";
746 cellwise,battery-profile = /bits/ 8 <
756 cellwise,monitor-interval-ms = <5000>;
/Linux-v6.6/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml243 "^cellwise,.*":
244 description: CellWise Microelectronics Co., Ltd
/Linux-v6.6/
DMAINTAINERS4750 CELLWISE CW2015 BATTERY DRIVER