Searched full:bq24735 (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.1/drivers/power/supply/ |
| 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 …]
|
| D | Makefile | 90 obj-$(CONFIG_CHARGER_BQ24735) += bq24735-charger.o
|
| D | Kconfig | 679 tristate "TI BQ24735 battery charger support" 683 Say Y to enable support for the TI BQ24735 battery charger.
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| 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";
|
| D | tegra124-nyan.dtsi | 349 charger: bq24735@9 { 350 compatible = "ti,bq24735";
|
| D | tegra124-venice2.dts | 867 charger: bq24735@9 { 868 compatible = "ti,bq24735";
|
| /Linux-v6.1/Documentation/devicetree/bindings/power/supply/ |
| D | bq24735.yaml | 5 $id: http://devicetree.org/schemas/power/supply/bq24735.yaml# 8 title: Binding for 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";
|
| /Linux-v6.1/arch/arm64/boot/dts/nvidia/ |
| D | tegra132-norrin.dts | 773 charger: bq24735@9 { 774 compatible = "ti,bq24735";
|