Searched defs:_min_uV (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/regulator/ |
D | pcf50633-regulator.c | 27 #define PCF50633_REGULATOR(_name, _id, _min_uV, _uV_step, _min_sel, _n) \ argument
|
D | hi6421-regulator.c | 205 #define HI6421_LDO_LINEAR(_id, _min_uV, n_volt, vstep, vreg, vmask, \ argument
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | em-x270.c | 1111 #define REGULATOR_INIT(_ldo, _min_uV, _max_uV, _ops_mask) \ argument
|
/linux-4.1.27/include/linux/regulator/ |
D | driver.h | 62 #define REGULATOR_LINEAR_RANGE(_min_uV, _min_sel, _max_sel, _step_uV) \ argument
|