Searched full:bq24735 (Results 1 – 5 of 5) sorted by relevance
/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 …]
|
/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";
|
/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";
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124-venice2.dts | 871 charger: bq24735@9 { 872 compatible = "ti,bq24735";
|
/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra132-norrin.dts | 776 charger: bq24735@9 { 777 compatible = "ti,bq24735";
|