Searched refs:ldo_volt_table (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/regulator/ |
| D | 88pm800.c | 124 #define PM800_LDO(match, vreg, ereg, ebit, amax, ldo_volt_table) \ argument 134 .n_voltages = ARRAY_SIZE(ldo_volt_table), \ 139 .volt_table = ldo_volt_table, \
|
| D | mt6380-regulator.c | 124 #define MT6380_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument 134 .n_voltages = ARRAY_SIZE(ldo_volt_table), \ 135 .volt_table = ldo_volt_table, \
|
| D | mt6323-regulator.c | 67 #define MT6323_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument 77 .n_voltages = ARRAY_SIZE(ldo_volt_table), \ 78 .volt_table = ldo_volt_table, \
|
| D | mt6397-regulator.c | 77 #define MT6397_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument 87 .n_voltages = ARRAY_SIZE(ldo_volt_table), \ 88 .volt_table = ldo_volt_table, \
|