Home
last modified time | relevance | path

Searched refs:_min_sel (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/regulator/
Dpcf50633-regulator.c27 #define PCF50633_REGULATOR(_name, _id, _min_uV, _uV_step, _min_sel, _n) \ argument
35 .linear_min_sel = _min_sel, \
/Linux-v4.19/include/linux/regulator/
Ddriver.h65 #define REGULATOR_LINEAR_RANGE(_min_uV, _min_sel, _max_sel, _step_uV) \ argument
68 .min_sel = _min_sel, \