Searched full:ds2760 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | maxim,ds2760.yaml | 4 $id: http://devicetree.org/schemas/power/supply/maxim,ds2760.yaml# 7 title: Maxim DS2760 13 The ds2760 is a w1 slave device and must hence have its sub-node in 21 const: maxim,ds2760 25 Allow the DS2760 to enter sleep mode when the DQ line goes low for more than 2 seconds
|
/openbmc/linux/drivers/power/supply/ |
H A D | ds2760_battery.c | 2 * Driver for batteries with DS2760 chips inside. 52 /* Known commands to the DS2760 chip */ 92 /* DS2760 data, valid after calling ds2760_battery_read_status() */ 94 char raw[DS2760_DATA_SIZE]; /* raw DS2760 data */ 282 /* DS2760 reports voltage in units of 4.88mV, but the battery class in ds2760_battery_read_status() 288 /* DS2760 reports current in signed units of 0.625mA, but the battery in ds2760_battery_read_status() 295 /* DS2760 reports accumulated current in signed units of 0.25mAh. */ in ds2760_battery_read_status() 301 /* DS2760 reports temperature in signed units of 0.125°C, but the in ds2760_battery_read_status() 504 * flow any more. However, the ds2760's internal current meter is in ds2760_battery_set_charged_work() 684 snprintf(name, sizeof(name), "ds2760-battery.%d", dev->id); in w1_ds2760_add_slave() [all …]
|
H A D | Kconfig | 130 tristate "DS2760 battery driver (HP iPAQ & others)" 133 Say Y here to enable support for batteries with ds2760 chip.
|
/openbmc/linux/Documentation/devicetree/bindings/w1/ |
H A D | w1.txt | 22 compatible = "maxim,ds2760";
|
/openbmc/linux/arch/arm/boot/dts/intel/pxa/ |
H A D | pxa300-raumfeld-controller.dts | 37 w1_ds2760: slave-ds2760 { 38 compatible = "maxim,ds2760";
|
/openbmc/linux/drivers/w1/slaves/ |
H A D | w1_ds2780.h | 9 * Based on w1-ds2760 driver
|
H A D | w1_ds2781.h | 7 * Based on w1-ds2760 driver
|
H A D | w1_ds2780.c | 9 * Based on w1-ds2760 driver
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-power | 603 What: /sys/class/power/ds2760-battery.*/charge_now 615 What: /sys/class/power/ds2760-battery.*/charge_full
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |