Searched +full:vout1 +full:- +full:en +full:- +full:gpios (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | rohm,bd9576-pmic.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/mfd/rohm,bd9576-pmic.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> 14 powering the R-Car series processors. 21 - rohm,bd9576 22 - rohm,bd9573 32 rohm,vout1-en-low: 34 BD9576 and BD9573 VOUT1 regulator enable state can be individually [all …]
|
/Linux-v6.1/drivers/regulator/ |
D | bd9576-regulator.c | 1 // SPDX-License-Identifier: GPL-2.0 10 #include <linux/mfd/rohm-bd957x.h> 11 #include <linux/mfd/rohm-generic.h> 137 const struct regulator_desc *desc = rdev->desc; in bd957x_vout34_list_voltage() 138 int multiplier = selector & desc->vsel_mask & 0x7f; in bd957x_vout34_list_voltage() 145 return desc->fixed_uV - tune; in bd957x_vout34_list_voltage() 147 return desc->fixed_uV + tune; in bd957x_vout34_list_voltage() 153 const struct regulator_desc *desc = rdev->desc; in bd957x_list_voltage() 154 int index = selector & desc->vsel_mask & 0x7f; in bd957x_list_voltage() 157 index += desc->n_voltages/2; in bd957x_list_voltage() [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | maxim,max20086.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Maxim Integrated MAX20086-MAX20089 Camera Power Protector 10 - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 13 The MAX20086-MAX20089 are dual/quad camera power protectors, designed to 15 software-configurable output switching and monitoring. The output voltage and 21 - maxim,max20086 22 - maxim,max20087 23 - maxim,max20088 [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/ti/ |
D | k3-am65-iot2050-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 * Copyright (c) Siemens AG, 2018-2021 12 #include "k3-am654.dtsi" 13 #include <dt-bindings/phy/phy.h> 23 stdout-path = "serial3:115200n8"; 27 reserved-memory { 28 #address-cells = <2>; 29 #size-cells = <2>; 32 secure_ddr: secure-ddr@9e800000 { 33 reg = <0 0x9e800000 0 0x01800000>; /* for OP-TEE */ [all …]
|