Home
last modified time | relevance | path

Searched refs:ldo_volt_table (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/regulator/
Dmt6331-regulator.c72 #define MT6331_LDO_AO(match, vreg, ldo_volt_table, vosel, vosel_mask) \ argument
81 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
82 .volt_table = ldo_volt_table, \
88 #define MT6331_LDO_S(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
99 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
100 .volt_table = ldo_volt_table, \
112 #define MT6331_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
124 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
125 .volt_table = ldo_volt_table, \
Dmt6332-regulator.c100 #define MT6332_LDO_AO(match, vreg, ldo_volt_table, vosel, vosel_mask) \ argument
109 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
110 .volt_table = ldo_volt_table, \
116 #define MT6332_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
126 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
127 .volt_table = ldo_volt_table, \
D88pm800-regulator.c116 #define PM800_LDO(match, vreg, ereg, ebit, amax, ldo_volt_table) \ argument
126 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
131 .volt_table = ldo_volt_table, \
Dmt6380-regulator.c115 #define MT6380_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
125 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
126 .volt_table = ldo_volt_table, \
Dmt6358-regulator.c65 #define MT6358_LDO(match, vreg, ldo_volt_table, \ argument
76 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
77 .volt_table = ldo_volt_table, \
161 #define MT6366_LDO(match, vreg, ldo_volt_table, \ argument
172 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
173 .volt_table = ldo_volt_table, \
Dmt6323-regulator.c63 #define MT6323_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
73 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
74 .volt_table = ldo_volt_table, \
Dmt6397-regulator.c65 #define MT6397_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
75 .n_voltages = ARRAY_SIZE(ldo_volt_table), \
76 .volt_table = ldo_volt_table, \