Searched defs:_max_uV (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/regulator/ |
D | max77620-regulator.c | 663 #define RAIL_SD(_id, _name, _sname, _volt_mask, _min_uV, _max_uV, \ argument 696 #define RAIL_LDO(_id, _name, _sname, _type, _min_uV, _max_uV, _step_uV) \ argument
|
D | qcom_spmi-regulator.c | 385 _set_point_max_uV, _max_uV, _step_uV) \ argument
|
/Linux-v4.19/arch/arm/mach-pxa/ |
D | em-x270.c | 1079 #define REGULATOR_INIT(_ldo, _min_uV, _max_uV, _ops_mask) \ argument
|