Searched full:chargers (Results 1 – 21 of 21) sorted by relevance
/Linux-v5.10/Documentation/power/ |
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 …]
|
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | charger-manager.txt | 7 - cm-chargers : name of chargers 41 - cm-num-chargers 59 cm-chargers = "charger0", "charger1", "charger2";
|
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
|
D | bq25980.yaml | 15 The BQ25980, BQ25975, and BQ25960 are a series of flash chargers intended 17 switching chargers can provide over 97% efficiency by making use of the
|
D | sbs,sbs-battery.yaml | 52 SBS batteries by default send broadcast messages to SBS compliant chargers to
|
D | battery.yaml | 27 Batteries must be referenced by chargers and/or fuel-gauges using a phandle.
|
/Linux-v5.10/include/linux/power/ |
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
|
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
|
/Linux-v5.10/drivers/power/supply/ |
D | Kconfig | 233 Say Y to include support for SBS compliant battery chargers. 492 Say Y to include support for chargers which report their online status 499 tristate "Battery charger manager for multiple chargers" 504 chargers attached to a battery and multiple batteries attached to a 609 chargers. 646 series of fast battery chargers.
|
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 1165 * user-space. If some development board use one more chargers for charging 1313 /* chargers */ in of_cm_parse_desc() 1314 num_chgs = of_property_count_strings(np, "cm-chargers"); in of_cm_parse_desc() 1327 of_property_read_string_index(np, "cm-chargers", in of_cm_parse_desc()
|
D | gpio-charger.c | 4 * Driver for chargers which report their online status through a GPIO pin 398 MODULE_DESCRIPTION("Driver for chargers only communicating via GPIO(s)");
|
D | isp1704_charger.c | 78 * chargers). 276 * chargers. The pullups may be enabled elsewhere, so this can in isp1704_charger_work()
|
D | cros_usbpd-charger.c | 240 * reports the type as NONE. Report such chargers as type in cros_usbpd_charger_get_power_info()
|
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)
|
D | ab8500_charger.c | 608 * ab8500_charger_detect_chargers() - Detect the connected chargers 1388 * the GPADC module independent of the AB8500 chargers in ab8500_charger_ac_en() 1561 * the GPADC module independent of the AB8500 chargers in ab8500_charger_usb_en() 2265 * Some chargers that breaks the USB spec is in ab8500_charger_usb_link_status_work()
|
D | abx500_chargalg.c | 969 * Initialize chargers if not already done. in abx500_chargalg_get_ext_psy_data()
|
/Linux-v5.10/include/linux/mfd/ |
D | max14577.h | 76 * Valid limits of current for max14577 and max77836 chargers.
|
/Linux-v5.10/drivers/usb/typec/ucsi/ |
D | psy.c | 143 /* UCSI can't tell b/w DCP/CDP or USB2/3x1/3x2 SDP chargers */ in ucsi_psy_get_current_max()
|
/Linux-v5.10/drivers/regulator/ |
D | max77693-regulator.c | 37 /* Register differences between chargers: MAX77693 and MAX77843 */
|
/Linux-v5.10/drivers/usb/misc/ |
D | Kconfig | 146 chargers.
|
/Linux-v5.10/drivers/extcon/ |
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()
|