/openbmc/linux/Documentation/power/ |
H A D | charger-manager.rst | 9 and where each battery may have multiple chargers attached and the userland 10 wants to look at the aggregated information of the multiple chargers. 14 represents an independent battery with chargers. If there are multiple 15 batteries with their own chargers acting independently in a system, 23 * Support for multiple chargers (e.g., a device with USB, AC, and solar panels) 24 A system may have multiple chargers (or power sources) and some of 39 consumption can stop chargers in the middle of charging 138 chargers. Recharge with voltage drop condition only (without delay 160 get battery presence from chargers. 164 chargers. Each power-supply-class should provide "PRESENT" (if [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | charger-manager.yaml | 20 cm-chargers: 21 description: name of chargers 24 cm-num-chargers: 165 - cm-chargers 186 cm-chargers = "charger0", "charger1", "charger2";
|
H A D | gpio-charger.yaml | 7 title: simple battery chargers only communicating through GPIOs 13 This binding is for all chargers, which are working more or less
|
H A D | bq25980.yaml | 14 The BQ25980, BQ25975, and BQ25960 are a series of flash chargers intended 16 switching chargers can provide over 97% efficiency by making use of the
|
H A D | sbs,sbs-battery.yaml | 55 SBS batteries by default send broadcast messages to SBS compliant chargers to
|
H A D | battery.yaml | 27 Batteries must be referenced by chargers and/or fuel-gauges using a phandle.
|
/openbmc/linux/include/linux/power/ |
H A D | gpio-charger.h | 14 * @name: Name for the chargers power_supply device 16 * @supplied_to: Array of battery names to which this chargers supplies power
|
H A D | charger-manager.h | 7 * This framework enables to control and multiple chargers and to 9 * an interface combining the chargers. 144 * @psy_charger_stat: the names of power-supply for chargers 204 * @charger_stat: array of power_supply for chargers
|
/openbmc/linux/drivers/power/supply/ |
H A D | Kconfig | 241 Say Y to include support for SBS compliant battery chargers. 493 Say Y to include support for chargers which report their online status 500 tristate "Battery charger manager for multiple chargers" 505 chargers attached to a battery and multiple batteries attached to a 657 chargers. 694 series of fast battery chargers. 702 Say Y to enable support for the TI BQ256XX battery chargers. The
|
H A D | charger-manager.c | 147 * Returns true if at least one of the chargers of the battery has an external 363 * try_charger_enable - Enable/Disable chargers altogether 369 * power source exists) except when CM needs to disable chargers forcibly 1162 * user-space. If some development board use one more chargers for charging 1311 /* chargers */ in of_cm_parse_desc() 1312 num_chgs = of_property_count_strings(np, "cm-chargers"); in of_cm_parse_desc() 1325 of_property_read_string_index(np, "cm-chargers", in of_cm_parse_desc()
|
H A D | gpio-charger.c | 4 * Driver for chargers which report their online status through a GPIO pin 406 MODULE_DESCRIPTION("Driver for chargers only communicating via GPIO(s)");
|
H A D | isp1704_charger.c | 78 * chargers). 276 * chargers. The pullups may be enabled elsewhere, so this can in isp1704_charger_work()
|
H A D | cros_usbpd-charger.c | 241 * reports the type as NONE. Report such chargers as type in cros_usbpd_charger_get_power_info()
|
H A D | bq2415x_charger.c | 1112 * host - charging mode for host/hub chargers (current limit 500mA) 1113 * dedicated - charging mode for dedicated chargers (unlimited current limit)
|
H A D | bq25890_charger.c | 732 * If there are multiple chargers the maximum current the external power-supply 733 * can deliver needs to be divided over the chargers. This is done according
|
H A D | ab8500_charger.c | 630 * ab8500_charger_detect_chargers() - Detect the connected chargers 1422 * the GPADC module independent of the AB8500 chargers in ab8500_charger_ac_en() 1595 * the GPADC module independent of the AB8500 chargers in ab8500_charger_usb_en() 2284 * Some chargers that breaks the USB spec is in ab8500_charger_usb_link_status_work()
|
/openbmc/u-boot/include/power/ |
H A D | power_chrg.h | 10 /* Type of available chargers */
|
/openbmc/linux/include/linux/mfd/ |
H A D | max14577.h | 76 * Valid limits of current for max14577 and max77836 chargers.
|
/openbmc/linux/drivers/usb/typec/ucsi/ |
H A D | psy.c | 164 /* UCSI can't tell b/w DCP/CDP or USB2/3x1/3x2 SDP chargers */ in ucsi_psy_get_current_max()
|
/openbmc/linux/drivers/regulator/ |
H A D | max77693-regulator.c | 37 /* Register differences between chargers: MAX77693 and MAX77843 */
|
/openbmc/linux/drivers/usb/misc/ |
H A D | Kconfig | 164 chargers.
|
/openbmc/linux/drivers/mfd/ |
H A D | cros_ec_dev.c | 250 * it can be detected by querying the number of peripheral chargers. in ec_device_probe()
|
/openbmc/linux/drivers/extcon/ |
H A D | extcon-usbc-cros-ec.c | 226 /* FIXME : Guppy, Donnettes, and other chargers will be miscategorized in cros_ec_usb_power_type_is_wall_wart()
|
/openbmc/linux/drivers/phy/ti/ |
H A D | phy-tusb1210.c | 222 * Instead, below is a list of the power_supply names of known chargers for
|
/openbmc/linux/drivers/platform/x86/x86-android-tablets/ |
H A D | lenovo.c | 545 * There are 2 batteries, with 2 bq27500 fuel-gauges and 2 bq25892 chargers,
|