Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dpcf50633-regulator.c22 #define PCF50633_REGULATOR(_name, _id, _min_uV, _uV_step, _min_sel, _n) \ argument
30 .linear_min_sel = _min_sel, \
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Ddriver.h45 #define REGULATOR_LINEAR_RANGE(_min_uV, _min_sel, _max_sel, _step_uV) \ argument
48 .min_sel = _min_sel, \