Searched full:bq24735 (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/drivers/power/supply/ |
H A D | bq24735-charger.c | 2 * Battery charger driver for TI BQ24735 32 #include <linux/power/bq24735-charger.h> 34 /* BQ24735 available commands and their respective masks */ 49 struct bq24735 { struct 61 static inline struct bq24735 *to_bq24735(struct power_supply *psy) in to_bq24735() argument 111 static int bq24735_config_charger(struct bq24735 *charger) in bq24735_config_charger() 162 static inline int bq24735_enable_charging(struct bq24735 *charger) in bq24735_enable_charging() 177 static inline int bq24735_disable_charging(struct bq24735 *charger) in bq24735_disable_charging() 187 static bool bq24735_charger_is_present(struct bq24735 *charger) in bq24735_charger_is_present() 207 static int bq24735_charger_is_charging(struct bq24735 *charger) in bq24735_charger_is_charging() [all …]
|
H A D | Makefile | 90 obj-$(CONFIG_CHARGER_BQ24735) += bq24735-charger.o
|
H A D | Kconfig | 660 tristate "TI BQ24735 battery charger support" 664 Say Y to enable support for the TI BQ24735 battery charger.
|
/openbmc/linux/arch/arm/boot/dts/microchip/ |
H A D | at91-natte.dtsi | 68 compatible = "ti,bq24735"; 84 compatible = "ti,bq24735"; 100 compatible = "ti,bq24735"; 116 compatible = "ti,bq24735"; 132 compatible = "ti,bq24735"; 148 compatible = "ti,bq24735"; 164 compatible = "ti,bq24735"; 180 compatible = "ti,bq24735";
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | bq24735.yaml | 5 $id: http://devicetree.org/schemas/power/supply/bq24735.yaml# 8 title: TI BQ24735 Li-Ion Battery Charger 18 const: ti,bq24735 31 that is configured as an input and connected to the ACOK pin on the bq24735. 85 compatible = "ti,bq24735";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra124-nyan.dtsi | 319 charger: bq24735@9 { 320 compatible = "ti,bq24735";
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124-nyan.dtsi | 351 charger: bq24735@9 { 352 compatible = "ti,bq24735";
|
H A D | tegra124-venice2.dts | 870 charger: bq24735@9 { 871 compatible = "ti,bq24735";
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra132-norrin.dts | 775 charger: bq24735@9 { 776 compatible = "ti,bq24735";
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |