Home
last modified time | relevance | path

Searched +full:omit +full:- +full:battery +full:- +full:class (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
H A Dbq24190.yaml1 # SPDX-License-Identifier: GPL-2.0
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: TI BQ2419x Li-Ion Battery Charger
11 - Sebastia
[all...]
/linux/drivers/power/supply/
H A Dbq24190_charger.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Driver for the TI bq24190 battery charger.
19 #include <linux/extcon-provider.h>
32 #define BQ24190_REG_POC 0x01 /* Power-On Configuration */
63 #define BQ24190_REG_PCTCC 0x03 /* Pre-charge/Termination Current Cntl */
162 * The tables below provide a 2-way mapping for the value that goes in
163 * the register field and the real-world value that it represents.
165 * number at that index in the array is the real-world value that it
227 struct power_supply *battery; member
271 * 'val'. The index range returned is 0 to 'tbl_size' - 1. Assumes that
[all …]
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-msm8974pro-oneplus-bacon.dts1 // SPDX-License-Identifier: GPL-2.0
2 #include "qcom-msm8974pro.dtsi"
5 #include <dt-bindings/input/input.h>
6 #include <dt-bindings/pinctrl/qcom,pmic-gpio.h>
11 chassis-type = "handset";
12 qcom,msm-id = <194 0x10000>;
13 qcom,board-id = <8 0>;
20 stdout-path = "serial0:115200n8";
23 gpio-keys {
24 compatible = "gpio-keys";
[all …]