Searched +full:ldo +full:- +full:vtcxo (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/regulator/mediatek,mt6331-regulator.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>13 The MT6331 PMIC provides 6 BUCK and 21 LDO (Low Dropout) regulators15 buck-<name> and ldo-<name>.19 "^buck-v(core2|io18|dvfs11|dvfs12|dvfs13|dvfs14)$":24 regulator-name:29 "^ldo-v(avdd32aud|auxa32)$":[all …]
13 LDO:24 regulator-name = "vproc";25 regulator-min-microvolt = < 700000>;26 regulator-max-microvolt = <1350000>;27 regulator-ramp-delay = <12500>;28 regulator-always-on;29 regulator-boot-on;33 regulator-name = "vsys";34 regulator-min-microvolt = <1400000>;35 regulator-max-microvolt = <2987500>;[all …]