Searched defs:_max_sel (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/include/linux/ |
| 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
|
| /Linux-v6.1/drivers/power/supply/ |
| D | mt6360_charger.c | 116 #define MT6360_LINEAR_RANGE(idx, _min, _min_sel, _max_sel, _step) \ argument
|
| /Linux-v6.1/include/linux/regulator/ |
| D | driver.h | 53 #define REGULATOR_LINEAR_RANGE(_min_uV, _min_sel, _max_sel, _step_uV) \ argument
|