Home
last modified time | relevance | path

Searched full:buck (Results 1 – 25 of 163) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/regulator/
Dlp8788-buck.c3 * TI LP8788 MFD - buck regulator driver
94 /* BUCK 1 ~ 4 voltage ranges */
100 static void lp8788_buck1_set_dvs(struct lp8788_buck *buck) in lp8788_buck1_set_dvs() argument
102 struct lp8788_buck1_dvs *dvs = (struct lp8788_buck1_dvs *)buck->dvs; in lp8788_buck1_set_dvs()
113 static void lp8788_buck2_set_dvs(struct lp8788_buck *buck) in lp8788_buck2_set_dvs() argument
115 struct lp8788_buck2_dvs *dvs = (struct lp8788_buck2_dvs *)buck->dvs; in lp8788_buck2_set_dvs()
149 static void lp8788_set_dvs(struct lp8788_buck *buck, enum lp8788_buck_id id) in lp8788_set_dvs() argument
153 lp8788_buck1_set_dvs(buck); in lp8788_set_dvs()
156 lp8788_buck2_set_dvs(buck); in lp8788_set_dvs()
164 lp8788_get_buck_dvs_ctrl_mode(struct lp8788_buck *buck, enum lp8788_buck_id id) in lp8788_get_buck_dvs_ctrl_mode() argument
[all …]
Dlp3971.c171 int buck = rdev_get_id(dev) - LP3971_DCDC1; in lp3971_dcdc_is_enabled() local
172 u16 mask = 1 << (buck * 2); in lp3971_dcdc_is_enabled()
182 int buck = rdev_get_id(dev) - LP3971_DCDC1; in lp3971_dcdc_enable() local
183 u16 mask = 1 << (buck * 2); in lp3971_dcdc_enable()
191 int buck = rdev_get_id(dev) - LP3971_DCDC1; in lp3971_dcdc_disable() local
192 u16 mask = 1 << (buck * 2); in lp3971_dcdc_disable()
200 int buck = rdev_get_id(dev) - LP3971_DCDC1; in lp3971_dcdc_get_voltage_sel() local
203 reg = lp3971_reg_read(lp3971, LP3971_BUCK_TARGET_VOL1_REG(buck)); in lp3971_dcdc_get_voltage_sel()
213 int buck = rdev_get_id(dev) - LP3971_DCDC1; in lp3971_dcdc_set_voltage_sel() local
216 ret = lp3971_set_bits(lp3971, LP3971_BUCK_TARGET_VOL1_REG(buck), in lp3971_dcdc_set_voltage_sel()
[all …]
Dlp3972.c317 int buck = rdev_get_id(dev) - LP3972_DCDC1; in lp3972_dcdc_is_enabled() local
318 u16 mask = 1 << (buck * 2); in lp3972_dcdc_is_enabled()
321 val = lp3972_reg_read(lp3972, LP3972_BUCK_VOL_ENABLE_REG(buck)); in lp3972_dcdc_is_enabled()
328 int buck = rdev_get_id(dev) - LP3972_DCDC1; in lp3972_dcdc_enable() local
329 u16 mask = 1 << (buck * 2); in lp3972_dcdc_enable()
332 val = lp3972_set_bits(lp3972, LP3972_BUCK_VOL_ENABLE_REG(buck), in lp3972_dcdc_enable()
340 int buck = rdev_get_id(dev) - LP3972_DCDC1; in lp3972_dcdc_disable() local
341 u16 mask = 1 << (buck * 2); in lp3972_dcdc_disable()
344 val = lp3972_set_bits(lp3972, LP3972_BUCK_VOL_ENABLE_REG(buck), in lp3972_dcdc_disable()
352 int buck = rdev_get_id(dev) - LP3972_DCDC1; in lp3972_dcdc_get_voltage_sel() local
[all …]
Dlp872x.c134 /* LP8720 BUCK voltage table */
143 /* LP8725 BUCK voltage table */
151 /* LP8725 BUCK current limit */
263 enum lp872x_regulator_id buck) in lp872x_select_buck_vout_addr() argument
270 switch (buck) { in lp872x_select_buck_vout_addr()
320 enum lp872x_regulator_id buck = rdev_get_id(rdev); in lp872x_buck_set_voltage_sel() local
327 addr = lp872x_select_buck_vout_addr(lp, buck); in lp872x_buck_set_voltage_sel()
337 enum lp872x_regulator_id buck = rdev_get_id(rdev); in lp872x_buck_get_voltage_sel() local
341 addr = lp872x_select_buck_vout_addr(lp, buck); in lp872x_buck_get_voltage_sel()
355 enum lp872x_regulator_id buck = rdev_get_id(rdev); in lp872x_buck_set_mode() local
[all …]
Dmax77686-regulator.c37 * Value for configuring buck[89] and LDO{20,21,22} as GPIO control.
49 * - buck[1234]
54 /* Forcing low power mode: buck[234] */
146 /* BUCK[5-9] doesn't support this feature */ in max77686_set_suspend_mode()
411 .name = "BUCK"#num, \
412 .of_match = of_match_ptr("BUCK"#num), \
430 .name = "BUCK"#num, \
431 .of_match = of_match_ptr("BUCK"#num), \
448 .name = "BUCK"#num, \
449 .of_match = of_match_ptr("BUCK"#num), \
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Daxp20x.txt87 DCDC2 : DC-DC buck : vin2-supply
88 DCDC3 : DC-DC buck : vin3-supply
99 DCDC1 : DC-DC buck : vin1-supply
100 DCDC2 : DC-DC buck : vin2-supply
101 DCDC3 : DC-DC buck : vin3-supply
102 DCDC4 : DC-DC buck : vin4-supply
103 DCDC5 : DC-DC buck : vin5-supply
125 DCDC1 : DC-DC buck : vin1-supply
126 DCDC2 : DC-DC buck : vin2-supply : poly-phase capable
127 DCDC3 : DC-DC buck : vin3-supply : poly-phase capable
[all …]
Dda9063.txt27 bcore1 : BUCK CORE1
28 bcore2 : BUCK CORE2
29 bpro : BUCK PRO
30 bmem : BUCK MEM
31 bio : BUCK IO
32 bperi : BUCK PERI
Dmax8998.txt27 for buck 1 dvs. The format of the gpio specifier depends on the gpio
30 for buck 2 dvs. The format of the gpio specifier depends on the gpio
40 - max8998,pmic-buck-voltage-lock: If present, disallows changing of
41 preprogrammed buck dvfs voltages.
60 the 'n' in regulator name, as in LDOn or BUCKn, represents the LDO or BUCK
90 /* Buck 1 DVS settings */
97 /* Buck 2 DVS settings */
Dst,stpmic1.yaml88 - buck1 for Buck BUCK1
89 - buck2 for Buck BUCK2
90 - buck3 for Buck BUCK3
91 - buck4 for Buck BUCK4
99 - boost for Buck BOOST
187 "^(buck[1-4]|ldo[1-6]|boost|pwr_sw[1-2])-supply$":
190 "^(buck[1-4]|ldo[1-6]|boost|vref_ddr|pwr_sw[1-2])$":
215 "^buck[1-4]$":
Dda9052-i2c.txt19 buck1 : regulator BUCK CORE
20 buck2 : regulator BUCK PRO
21 buck3 : regulator BUCK MEM
22 buck4 : regulator BUCK PERI
Dti,lp87524-q1.yaml7 title: TI LP87524-Q1 four 1-phase output buck converter
33 "^buck[0123]$":
46 "^buck[0123]-in-supply$":
47 description: Voltage regulator supply for each BUCK converter
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dmps,mpq7920.yaml28 after their hardware counterparts BUCK[1-4], one LDORTC, and LDO[2-5]
48 "^buck[1-4]$":
53 mps,buck-softstart:
57 defines the soft start time of this buck, must be one of the following
60 mps,buck-phase-delay:
64 defines the phase delay of this buck, must be one of the following
67 mps,buck-ovp-disable:
70 disables over voltage protection of this buck
103 mps,buck-ovp-disable;
104 mps,buck-phase-delay = /bits/ 8 <2>;
[all …]
Dmt6380-regulator.txt5 to its regulator type, buck-<name> and ldo-<name>. The definition for each
10 BUCK:
11 buck-core1, buck-vcore, buck-vrf
20 mt6380_vcpu_reg: buck-vcore1 {
29 mt6380_vcore_reg: buck-vcore {
36 mt6380_vrf_reg: buck-vrf {
Dsamsung,s2mpa01.txt7 The S2MPA01 device provide buck and LDO regulators.
22 Note: The 'n' in LDOn and BUCKn represents the LDO or BUCK number
26 Optional properties of buck regulator nodes under "regulators" sub-node:
29 BUCK{1,2,3,4}.
38 - buck{1,6},
39 - buck{2,4},
40 - buck{8,9,10}.
Dsamsung,s5m8767.txt7 The S5M8767 device provide buck and LDO regulators.
16 - s5m8767,pmic-buck-ds-gpios: GPIO specifiers for three host gpio's used
19 [1] If either of the 's5m8767,pmic-buck[2/3/4]-uses-gpio-dvs' optional
21 's5m8767,pmic-buck[2/3/4]-dvs-voltage' should be specified.
42 - s5m8767,pmic-buck-default-dvs-idx: Default voltage setting selected from
47 - s5m8767,pmic-buck-dvs-gpios: GPIO specifiers for three host gpio's used
58 Note: The 'n' in LDOn and BUCKn represents the LDO or BUCK number
84 s5m8767,pmic-buck-default-dvs-idx = <0>;
86 s5m8767,pmic-buck-dvs-gpios = <&gpx0 0 0>, /* DVS1 */
90 s5m8767,pmic-buck-ds-gpios = <&gpx2 3 0>, /* SET1 */
Donnn,fan53880.yaml14 that contains a BUCK (step-down converter), four low dropouts (LDO)
38 description: Input supply phandle(s) for BUCK and BOOST
45 after their hardware counterparts LDO[1-4], BUCK and BOOST
52 "^BUCK|BOOST$":
78 BUCK {
Dsamsung,s2mps11.txt7 The S2MPS11/13/14/15 and S2MPU02 devices provide buck and LDO regulators.
32 Note: The 'n' in LDOn and BUCKn represents the LDO or BUCK number
40 Additionally S2MPS11 supports disabling ramp delay for BUCK{2,3,4,6}
47 - buck{1,6},
48 - buck{3,4},
49 - buck{7,8,10}.
Dmax8997-regulator.txt25 [1] If none of the 'max8997,pmic-buck[1/2/5]-uses-gpio-dvs' optional
26 property is specified, the 'max8997,pmic-buck[1/2/5]-dvs-voltage'
30 If either of the 'max8997,pmic-buck[1/2/5]-uses-gpio-dvs' optional
32 'max8997,pmic-buck[1/2/5]-dvs-voltage' should be specified.
45 that of another buck, which is the side effect of the change (set_voltage).
65 supports. Note: The 'n' in LDOn and BUCKn represents the LDO or BUCK number
Drohm,bd71828-regulator.yaml39 "^BUCK[1-7]$":
42 Properties for single BUCK regulator.
47 pattern: "^buck[1-7]$"
84 # buck | run | idle | suspend | lpsr
Dmcp16502-regulator.txt14 1) VDD_IO - Buck (1.2 - 3.7 V)
15 2) VDD_DDR - Buck (0.6 - 1.85 V)
16 3) VDD_CORE - Buck (0.6 - 1.85 V)
17 4) VDD_OTHER - BUCK (0.6 - 1.85 V)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dqcom,wcd9335.txt58 - vdd-buck-supply:
61 Definition: Should contain a reference to the 1.8V buck supply
63 - vdd-buck-sido-supply:
66 Definition: Should contain a reference to the 1.8V SIDO buck supply
117 vdd-buck-supply = <&pm8994_s4>;
119 vdd-buck-sido-supply = <&pm8994_s4>;
Dqcom,wcd934x.yaml39 vdd-buck-supply:
40 description: A reference to the 1.8V buck supply
42 vdd-buck-sido-supply:
43 description: A reference to the 1.8V SIDO buck supply
/kernel/linux/linux-5.10/include/linux/mfd/
Dab3100.h70 * and a buck converter, further the LDO E and buck converter can
109 * F, G, H, K, EXT and BUCK.
111 * plus two sleep settings for LDO E and the BUCK converter.
113 * Order: LDO A, C, E, E sleep, F, G, H, K, EXT, BUCK,
114 * BUCK sleep, LDO D. (LDO D need to be initialized last.)
/kernel/linux/linux-5.10/include/linux/regulator/
Dda9211.h30 * Number of buck
31 * 1 : 4 phase 1 buck
32 * 2 : 2 phase 2 buck
Dlp872x.h56 * @vsel : dvs selector for buck v1 or buck v2 register
80 * @dvs : dvs data for buck voltage control

1234567