Home
last modified time | relevance | path

Searched defs:_min_uV (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/regulator/
H A Dpcf50633-regulator.c22 #define PCF50633_REGULATOR(_name, _id, _min_uV, _uV_step, _min_sel, _n) \ argument
H A Dmax77620-regulator.c660 #define RAIL_SD(_id, _name, _sname, _volt_mask, _min_uV, _max_uV, \ argument
694 #define RAIL_LDO(_id, _name, _sname, _type, _min_uV, _max_uV, _step_uV) \ argument
H A Dhi6421-regulator.c168 #define HI6421_LDO_LINEAR(_id, _match, _min_uV, n_volt, vstep, vreg, vmask,\ argument
H A Dqcom_spmi-regulator.c468 #define SPMI_VOLTAGE_RANGE(_range_sel, _min_uV, _set_point_min_uV, \ argument
/linux/include/linux/regulator/
H A Ddriver.h53 #define REGULATOR_LINEAR_RANGE(_min_uV, _min_sel, _max_sel, _step_uV) \ argument