Searched +full:dead +full:- +full:volt (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/ |
| D | maxim,max17042.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sebastian Reichel <sre@kernel.org> 13 - $ref: power-supply.yaml# 18 - maxim,max17042 19 - maxim,max17047 20 - maxim,max17050 21 - maxim,max17055 22 - maxim,max77849-battery [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
| D | max17042_battery.txt | 5 - compatible : one of the following 12 - maxim,rsns-microohm : Resistance of rsns resistor in micro Ohms 13 (datasheet-recommended value is 10000). 14 Defining this property enables current-sense functionality. 18 - maxim,cold-temp : Temperature threshold to report battery 20 - maxim,over-heat-temp : Temperature threshold to report battery 22 - maxim,dead-volt : Voltage threshold to report battery 23 as dead (in mV). 24 - maxim,over-volt : Voltage threshold to report battery 29 battery-charger@36 { [all …]
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | sram243x.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * linux/arch/arm/mach-omap2/sram243x.S 9 * Richard Woodruff <r-woodruff2@ti.com> 31 stmfd sp!, {r0 - r12, lr} @ save registers on stack 39 str r3, [r2] @ go to L1-freq operation 62 mov r9, #0x0 @ shift back to L0-voltage 67 str r3, [r2] @ go to L0-freq operation 82 ldmfd sp!, {r0 - r12, pc} @ restore regs and return 97 ldr r4, omap243x_sdi_prcm_voltctrl @ get addr of volt ctrl. 101 orr r5, r5, r9 @ bulld value for L0/L1-volt operation. [all …]
|
| D | sram242x.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * linux/arch/arm/mach-omap2/sram242x.S 9 * Richard Woodruff <r-woodruff2@ti.com> 31 stmfd sp!, {r0 - r12, lr} @ save registers on stack 39 str r3, [r2] @ go to L1-freq operation 62 mov r9, #0x0 @ shift back to L0-voltage 67 str r3, [r2] @ go to L0-freq operation 82 ldmfd sp!, {r0 - r12, pc} @ restore regs and return 97 ldr r4, omap242x_sdi_prcm_voltctrl @ get addr of volt ctrl. 101 orr r5, r5, r9 @ bulld value for L0/L1-volt operation. [all …]
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | sram242x.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * linux/arch/arm/mach-omap2/sram242x.S 9 * Richard Woodruff <r-woodruff2@ti.com> 31 stmfd sp!, {r0 - r12, lr} @ save registers on stack 39 str r3, [r2] @ go to L1-freq operation 62 mov r9, #0x0 @ shift back to L0-voltage 67 str r3, [r2] @ go to L0-freq operation 82 ldmfd sp!, {r0 - r12, pc} @ restore regs and return 97 ldr r4, omap242x_sdi_prcm_voltctrl @ get addr of volt ctrl. 101 orr r5, r5, r9 @ bulld value for L0/L1-volt operation. [all …]
|
| D | sram243x.S | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * linux/arch/arm/mach-omap2/sram243x.S 9 * Richard Woodruff <r-woodruff2@ti.com> 31 stmfd sp!, {r0 - r12, lr} @ save registers on stack 39 str r3, [r2] @ go to L1-freq operation 62 mov r9, #0x0 @ shift back to L0-voltage 67 str r3, [r2] @ go to L0-freq operation 82 ldmfd sp!, {r0 - r12, pc} @ restore regs and return 97 ldr r4, omap243x_sdi_prcm_voltctrl @ get addr of volt ctrl. 101 orr r5, r5, r9 @ bulld value for L0/L1-volt operation. [all …]
|
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| D | comedi_test.c | 1 // SPDX-License-Identifier: GPL-2.0+ 13 * COMEDI - Linux Control and Measurement Device Interface 24 * Updated: Sat, 16 Mar 2002 17:34:48 -0800 30 * Auto-configuration is the default mode if no parameter is supplied during 32 * To disable auto-configuration mode, pass "noauto=1" parameter for module 35 * Auto-configuration options: 39 * [0] - Amplitude in microvolts for fake waveforms (default 1 volt) 40 * [1] - Period in microseconds for fake waveforms (default 0.1 sec) 69 MODULE_PARM_DESC(noauto, "Disable auto-configuration: (1=disable [defaults to enable])"); 72 MODULE_PARM_DESC(amplitude, "Set auto mode wave amplitude in microvolts: (defaults to 1 volt)"); [all …]
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| D | comedi_test.c | 1 // SPDX-License-Identifier: GPL-2.0+ 13 * COMEDI - Linux Control and Measurement Device Interface 24 * Updated: Sat, 16 Mar 2002 17:34:48 -0800 30 * Auto-configuration is the default mode if no parameter is supplied during 32 * To disable auto-configuration mode, pass "noauto=1" parameter for module 35 * Auto-configuration options: 39 * [0] - Amplitude in microvolts for fake waveforms (default 1 volt) 40 * [1] - Period in microseconds for fake waveforms (default 0.1 sec) 69 MODULE_PARM_DESC(noauto, "Disable auto-configuration: (1=disable [defaults to enable])"); 72 MODULE_PARM_DESC(amplitude, "Set auto mode wave amplitude in microvolts: (defaults to 1 volt)"); [all …]
|
| /kernel/linux/linux-6.6/drivers/power/supply/ |
| D | max17042_battery.c | 1 // SPDX-License-Identifier: GPL-2.0+ 12 #include <linux/devm-helpers.h> 98 struct regmap *map = chip->regmap; in max17042_get_temperature() 105 /* The value is converted into deci-centigrade scale */ in max17042_get_temperature() 117 ret = power_supply_am_i_supplied(chip->battery); in max17042_get_status() 128 * The MAX170xx has builtin end-of-charge detection and will update in max17042_get_status() 133 * continuously once end-of-charge detection kicks in, so allow the in max17042_get_status() 137 ret = regmap_read(chip->regmap, MAX17042_FullCAP, &charge_full); in max17042_get_status() 141 ret = regmap_read(chip->regmap, MAX17042_RepCap, &charge_now); in max17042_get_status() 145 if ((charge_full - charge_now) <= MAX17042_FULL_THRESHOLD) { in max17042_get_status() [all …]
|
| /kernel/linux/linux-5.10/drivers/power/supply/ |
| D | max17042_battery.c | 1 // SPDX-License-Identifier: GPL-2.0+ 98 struct regmap *map = chip->regmap; in max17042_get_temperature() 105 /* The value is converted into deci-centigrade scale */ in max17042_get_temperature() 117 ret = power_supply_am_i_supplied(chip->battery); in max17042_get_status() 128 * The MAX170xx has builtin end-of-charge detection and will update in max17042_get_status() 133 * contineously once end-of-charge detection kicks in, so allow the in max17042_get_status() 137 ret = regmap_read(chip->regmap, MAX17042_FullCAP, &charge_full); in max17042_get_status() 141 ret = regmap_read(chip->regmap, MAX17042_RepCap, &charge_now); in max17042_get_status() 145 if ((charge_full - charge_now) <= MAX17042_FULL_THRESHOLD) { in max17042_get_status() 154 if (!chip->pdata->enable_current_sense) { in max17042_get_status() [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/cadence/ |
| D | cdns-mhdp8546-core.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * Authors: Quentin Schulz <quentin.schulz@free-electrons.com> 14 * - Implement optimized mailbox communication using mailbox interrupts 15 * - Add support for power management 16 * - Add support for features like audio, MST and fast link training 17 * - Implement request_fw_cancel to handle HW_STATE 18 * - Fix asynchronous loading of firmware implementation 19 * - Add DRM helper function for cdns_mhdp_lower_link_rate 33 #include <linux/phy/phy-dp.h> 51 #include "cdns-mhdp8546-core.h" [all …]
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/ |
| D | cdns-mhdp8546-core.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * Authors: Quentin Schulz <quentin.schulz@free-electrons.com> 14 * - Implement optimized mailbox communication using mailbox interrupts 15 * - Add support for power management 16 * - Add support for features like audio, MST and fast link training 17 * - Implement request_fw_cancel to handle HW_STATE 18 * - Fix asynchronous loading of firmware implementation 19 * - Add DRM helper function for cdns_mhdp_lower_link_rate 29 #include <linux/media-bus-format.h> 33 #include <linux/phy/phy-dp.h> [all …]
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch | 7 Change-Id: Iec160bd007994d82f416debdccfbc0d9bdb40470 9 diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig 11 --- a/drivers/misc/Kconfig 13 @@ -314,6 +314,26 @@ config ISL29020 40 diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile 42 --- a/drivers/misc/Makefile 44 @@ -19,6 +19,8 @@ obj-$(CONFIG_TIFM_7XX1) += tifm_7xx1.o 45 obj-$(CONFIG_PHANTOM) += phantom.o 46 obj-$(CONFIG_QCOM_COINCELL) += qcom-coincell.o 47 obj-$(CONFIG_QCOM_FASTRPC) += fastrpc.o [all …]
|