| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/libacpi/files/ |
| H A D | 0001-libacpi-Fix-build-witth-fno-commom.patch | 23 + * Array for existing batteries, loop until 26 +battery_t batteries[MAX_ITEMS]; 46 * Array for existing batteries, loop until 49 -battery_t batteries[MAX_ITEMS]; 50 +extern battery_t batteries[MAX_ITEMS]; 64 * Finds existing batteries and fills the 65 * corresponding batteries structures with the paths
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | Kconfig | 6 power supply (batteries, AC, USB) monitoring by userspace 38 backup batteries, and optional builtin charger. 41 tristate "APM emulation for class batteries" 155 Say Y here to enable support for batteries with ds2760 chip. 163 Say Y here to enable support for batteries with ds2780 chip. 173 The battery monitor chip is used in many batteries/devices 175 Li+ batteries. 274 Say Y here to enable support for batteries with BQ27xxx chips. 282 Say Y here to enable support for batteries with BQ27xxx chips 291 Say Y here to enable support for batteries with BQ27xxx chips [all …]
|
| H A D | lego_ev3_battery.c | 101 * batteries are automatically detected and should not be in lego_ev3_battery_set_property() 102 * overridden. Rechargeable AA batteries, on the other hand, in lego_ev3_battery_set_property()
|
| H A D | ab8500_bmdata.c | 10 * These are the defined batteries that uses a NTC and ID resistor placed 309 * These are the batteries that doesn't have an internal NTC resistor to measure
|
| H A D | axp20x_battery.c | 351 * high for Lithium based batteries (AXP PMICs are supposed to in axp22x_battery_set_max_voltage() 381 * high for Lithium based batteries (AXP PMICs are supposed to in axp20x_battery_set_max_voltage()
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | power_supply_class.rst | 88 batteries can typically charge at different rates. 89 This defines trickle and fast charges. For batteries that 109 batteries use voltage for very approximated calculation of capacity. 220 time. Batteries are good example. So, batteries usually care if they're 224 batteries. 226 External power supply (AC) lists supplicants (batteries) names in 266 large set of batteries, provided by many drivers, and/or comes from
|
| H A D | charger-manager.rst | 15 batteries with their own chargers acting independently in a system, 67 if there are multiple batteries. If there are multiple batteries, the 111 For each battery charged independently from other batteries (if a series of 112 batteries are charged by a single charger, they are counted as one independent
|
| /OK3568_Linux_fs/kernel/drivers/w1/slaves/ |
| H A D | Kconfig | 125 The battery monitor chip is used in many batteries/devices 127 Li+ batteries. 137 The battery monitor chip is used in many batteries/devices 139 Li+ batteries.
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | apm_emu.c | 20 int batteries = 0; in pmu_apm_get_power_status() local 40 batteries++; in pmu_apm_get_power_status() 56 if (batteries == 0) in pmu_apm_get_power_status()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.power-framework | 21 gauges (FG), micro USB interface controllers (MUIC), batteries, multi-function 113 Now two batteries are supported; trats and trats2 [*]. Those differ in the way 162 3. Definition of batteries [*] (for trats/trats2) should be excluded from the
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-power | 61 used for discharging batteries, positive values for charging 62 batteries and for USB IBUS current. 101 used for discharging batteries, positive values for charging 102 batteries and for USB IBUS current. 574 is needed for unavoidable corrections of aging batteries. 585 battery 'full level'. As batteries age, this value has to be
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | Kconfig | 108 batteries. This is in addition to any local power supply, 109 such as an AC adapter or batteries.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/ |
| H A D | battery.yaml | 14 In smart batteries, these are typically stored in non-volatile memory 27 Batteries must be referenced by chargers and/or fuel-gauges using a phandle.
|
| H A D | lego_ev3_battery.txt | 5 It uses 6 AA batteries or a special Li-ion rechargeable battery pack that is
|
| H A D | sbs,sbs-battery.yaml | 52 SBS batteries by default send broadcast messages to SBS compliant chargers to
|
| H A D | sbs,sbs-manager.txt | 18 batteries. Channels will be numerated starting from 1 to 4.
|
| H A D | cw2015_battery.yaml | 28 it is to mail two batteries to a test facility of CellWise and receive
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | battery.c | 99 /* for batteries reporting current capacity with design capacity 177 /* good batteries update full_charge as the batteries degrade */ in acpi_battery_is_charged() 181 /* fallback to using design values for broken batteries */ in acpi_battery_is_charged() 697 * de-register all the batteries that are registered. in __battery_hook_unregister() 804 * has called remove for all batteries. We just in battery_hook_exit() 896 * According to the ACPI spec, some kinds of primary batteries can
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pyscaffold_4.2.1.bb | 1 SUMMARY = "Python project template generator with batteries included"
|
| /OK3568_Linux_fs/kernel/include/linux/power/ |
| H A D | twl4030_madc_battery.h | 3 * Dumb driver for LiIon batteries using TWL4030 madc.
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pda_power.h | 4 * power supplies (AC/USB) connected to main and backup batteries,
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | abx500.h | 136 * struct abx500_battery_type - different batteries supported 239 * @chg_unknown_bat flag to enable charging of unknown batteries
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | Kconfig | 106 batteries. This is in addition to any local power supply, 107 such as an AC adapter or batteries.
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/ |
| H A D | simpad.h | 144 #define SIMPAD_BATT_NOT_INSTALLED 0x20 /* For expansion pack batteries */
|
| /OK3568_Linux_fs/kernel/drivers/i2c/ |
| H A D | Kconfig | 35 such as smart batteries through an I2C host controller driver.
|