Home
last modified time | relevance | path

Searched refs:battery (Results 1 – 25 of 42) sorted by relevance

12

/u-boot/drivers/power/battery/
A Dbat_trats.c16 static struct battery battery_trats;
21 struct battery *battery = p_bat->bat; in power_battery_charge() local
29 battery->state_of_chrg < 100; k++) { in power_battery_charge()
36 debug(" %d [V]", battery->voltage_uV); in power_battery_charge()
A Dbat_trats2.c14 static struct battery battery_trats;
/u-boot/arch/x86/include/asm/acpi/cros_ec/
A Dbattery.asl8 /* Mutex for EC battery index interface */
12 // Arg0 = battery index
43 // Arg0 = battery index
61 // Arg0 = battery index
91 // Get battery info from mainboard
101 // Arg0 = battery index
134 // Get battery info from mainboard
144 // Arg0 = battery index
175 // Always discharging when on battery power
179 // Check for critical battery level
[all …]
/u-boot/doc/
A DREADME.power-framework40 to start charging the battery, use PMIC to reduce board's overall power
42 energy on the battery from FG.
55 e.g. ./drivers/power/battery/trats/bat_trats.c
64 Everything is a power device described by struct pmic. Even battery is
81 1. When hierarchy is not needed (no complex battery charge):
90 2. Complex battery charging.
97 battery state(voltage and current capacity)
102 -- *chrg_bat_present - detection if battery to be charged is
109 hierarchy battery device
139 2. Charging battery with hierarchy
[all …]
/u-boot/arch/arm/dts/
A Dste-ab8500.dtsi14 <&gpadc 0x08>, /* Main battery voltage */
18 <&gpadc 0x0c>, /* Backup battery voltage */
131 stericsson,battery-type = "LIPO";
137 battery = <&ab8500_battery>;
144 battery = <&ab8500_battery>;
153 battery = <&ab8500_battery>;
167 battery = <&ab8500_battery>;
A Dste-ab8505.dtsi13 <&gpadc 0x08>, /* Main battery voltage */
16 <&gpadc 0x0c>; /* Backup battery voltage */
100 battery = <&ab8500_battery>;
108 battery = <&ab8500_battery>;
118 battery = <&ab8500_battery>;
129 battery = <&ab8500_battery>;
A Dcros-ec-sbs.dtsi2 * Smart battery dts fragment for devices that use cros-ec-sbs
46 battery: sbs-battery@b { label
47 compatible = "sbs,sbs-battery";
A Daxp803.dtsi40 battery_power_supply: battery-power-supply {
41 compatible = "x-powers,axp803-battery-power-supply",
42 "x-powers,axp813-battery-power-supply";
A Dexynos5800-peach-pi.dts228 battery: sbs-battery@b { label
229 compatible = "sbs,sbs-battery";
A Daxp209.dtsi72 battery_power_supply: battery-power-supply {
73 compatible = "x-powers,axp209-battery-power-supply";
A Daxp81x.dtsi72 battery_power_supply: battery-power-supply {
73 compatible = "x-powers,axp813-battery-power-supply";
A Daxp22x.dtsi60 battery_power_supply: battery-power-supply {
61 compatible = "x-powers,axp221-battery-power-supply";
A Dexynos5420-peach-pit.dts365 battery: sbs-battery@b { label
366 compatible = "sbs,sbs-battery";
A Dexynos5250-snow.dts116 battery: sbs-battery@b { label
117 compatible = "sbs,sbs-battery";
A Dtegra124-nyan.dtsi330 battery: sbs-battery@b { label
331 compatible = "sbs,sbs-battery";
A Drk3288-veyron-chromebook.dtsi39 /* A non-regulated voltage from power supply or battery */
A Dmeson-gxl-s905x-khadas-vim.dts100 /* has to be enabled manually when a battery is connected: */
/u-boot/include/power/
A Dbattery.h10 struct battery { struct
A Dpmic.h58 struct battery *bat;
/u-boot/board/ti/sdp4430/
A DKconfig13 bool "Enable board-specific battery command"
/u-boot/drivers/rtc/
A DKconfig48 has a selectable I2C-bus or SPI-bus, a backup battery switch-over circuit, a
85 calendar with automatic leap year correction, 2-byte battery backed SRAM,
103 battery-backed SRAM.
106 battery-baced SRAM section.
153 and now available from NXP. It includes a battery-backed real-time
155 battery-backed RAM. The driver supports access to the clock and RAM.
175 families of ultra-low-power battery- and capacitor-backed real-time
/u-boot/arch/arm/mach-rockchip/rk3288/
A DKconfig15 the keyboard and battery functions.
23 to the HDMI input of a monitor or TV. It has no internal battery.
34 EC (Cortex-M3) to provide access to the keyboard and battery
45 EC (Cortex-M3) to provide access to the keyboard and battery
124 space for a real-time-clock battery. There is also an expansion
/u-boot/doc/device-tree-bindings/rtc/
A Dabracon,abx80x.txt26 connected battery or supercap. Both the following properties have to be defined
/u-boot/arch/arm/mach-rockchip/rk3399/
A DKconfig15 the keyboard and battery functions.
109 * wide voltage input(5V-15V), dual cell battery
/u-boot/drivers/power/pmic/
A DKconfig39 regulators (LDOs). It also provides some GPIO, reset and battery
169 - Fueal Gauge and One backup battery charger
207 - Backup battery charger
259 FETs and a battery charger. This driver provides register access

Completed in 20 milliseconds

12