Searched refs:BD718XX_OPS (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/regulator/ |
H A D | bd718x7-regulator.c | 58 #define BD718XX_OPS(name, _list_voltage, _map_voltage, _set_voltage_sel, \ macro 566 BD718XX_OPS(bd718xx_pickable_range_ldo_ops, 581 BD718XX_OPS(bd718xx_pickable_range_buck_ops, 588 BD718XX_OPS(bd718xx_ldo_regulator_ops, regulator_list_voltage_linear_range, 593 BD718XX_OPS(bd718xx_ldo_regulator_nolinear_ops, regulator_list_voltage_table, 598 BD718XX_OPS(bd718xx_buck_regulator_ops, regulator_list_voltage_linear_range, 603 BD718XX_OPS(bd718xx_buck_regulator_nolinear_ops, regulator_list_voltage_table, 611 BD718XX_OPS(bd71837_pickable_range_ldo_ops, 617 BD718XX_OPS(bd71837_pickable_range_buck_ops, 624 BD718XX_OPS(bd71837_ldo_regulator_ops, regulator_list_voltage_linear_range, [all …]
|