Home
last modified time | relevance | path

Searched defs:_max_sel (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dlinear_range.h29 #define LINEAR_RANGE(_min, _min_sel, _max_sel, _step) \ argument
37 #define LINEAR_RANGE_IDX(_idx, _min, _min_sel, _max_sel, _step) \ argument
/openbmc/u-boot/drivers/power/regulator/
H A Dstpmu1.c32 #define STPMU1_RANGE(_min_uv, _min_sel, _max_sel, _step) { \ argument
/openbmc/linux/include/linux/regulator/
H A Ddriver.h53 #define REGULATOR_LINEAR_RANGE(_min_uV, _min_sel, _max_sel, _step_uV) \ argument