Searched +full:dead +full:- +full:volt (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/power/supply/ |
H A 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 …]
|
/linux/arch/arm/mach-omap2/ |
H A 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 …]
|
H A 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 …]
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-motorola-surnia.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 /dts-v1/; 5 #include "msm8916-motorola-common.dtsi" 10 chassis-type = "handset"; 20 interrupts-extended = <&tlmm 12 IRQ_TYPE_EDGE_FALLING>; 22 pinctrl-0 = <&battery_alert_default>; 23 pinctrl-names = "default"; 25 maxim,rsns-microohm = <10000>; 26 maxim,over-heat-temp = <600>; 27 maxim,cold-temp = <(-200)>; [all …]
|
H A D | msm8916-motorola-osprey.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 /dts-v1/; 5 #include "msm8916-motorola-common.dtsi" 10 chassis-type = "handset"; 12 reg_touch_vdda: regulator-touch-vdda { 13 compatible = "regulator-fixed"; 14 regulator-name = "touch_vdda"; 16 enable-active-high; 17 pinctrl-0 = <&touch_vdda_default>; 18 pinctrl-names = "default"; [all …]
|
H A D | msm8916-motorola-harpia.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 /dts-v1/; 5 #include "msm8916-motorola-common.dtsi" 10 chassis-type = "handset"; 20 interrupts-extended = <&tlmm 62 IRQ_TYPE_EDGE_FALLING>; 22 pinctrl-0 = <&battery_alert_default>; 23 pinctrl-names = "default"; 25 maxim,rsns-microohm = <10000>; 26 maxim,over-heat-temp = <600>; 27 maxim,cold-temp = <(-200)>; [all …]
|
/linux/drivers/comedi/drivers/ |
H A 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 …]
|
/linux/drivers/power/supply/ |
H A 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 …]
|
/linux/drivers/gpu/drm/bridge/cadence/ |
H A 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 …]
|