Searched defs:_max_sel (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | linear_range.h | 29 #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 D | stpmu1.c | 32 #define STPMU1_RANGE(_min_uv, _min_sel, _max_sel, _step) { \ argument
|
/openbmc/linux/include/linux/regulator/ |
H A D | driver.h | 53 #define REGULATOR_LINEAR_RANGE(_min_uV, _min_sel, _max_sel, _step_uV) \ argument
|