Searched +full:vcn33 +full:- +full:wifi (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,mt6357-regulator.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Chen Zhong <chen.zhong@mediatek.com>11 - Fabien Parent <fabien.parent@linaro.org>12 - Alexandre Mergnat <amergnat@baylibre.com>17 - buck-<name>18 - ldo-<name>.22 "^buck-v(core|modem|pa|proc|s1)$":[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)7 #include <dt-bindings/input/input.h>14 mt6357_vproc_reg: buck-vproc {15 regulator-name = "vproc";16 regulator-min-microvolt = <518750>;17 regulator-max-microvolt = <1312500>;18 regulator-ramp-delay = <6250>;19 regulator-enable-ramp-delay = <220>;20 regulator-always-on;23 mt6357_vcore_reg: buck-vcore {[all …]