Home
last modified time | relevance | path

Searched refs:_step (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dlinear_range.h29 #define LINEAR_RANGE(_min, _min_sel, _max_sel, _step) \
34 .step = _step, \
37 #define LINEAR_RANGE_IDX(_idx, _min, _min_sel, _max_sel, _step) \
38 [_idx] = LINEAR_RANGE(_min, _min_sel, _max_sel, _step)
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/media/
H A Dlm3554.h28 _minimum, _maximum, _step, \
36 .step = (_step), \
54 _minimum, _maximum, _step, \
59 _minimum, _maximum, _step,\
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/include/media/
H A Dlm3554.h28 _minimum, _maximum, _step, \
36 .step = (_step), \
54 _minimum, _maximum, _step, \
59 _minimum, _maximum, _step,\
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h283 _step, _instepoffset, _norealshift) \
286 .step = _step, \
324 _step, _instepoffset, _norealshift) \
327 .step = _step, \
365 _step, _instepoffset, _norealshift) \
368 .step = _step, \
406 _sizebits, _step, _instepoffset, _norealshift) \
409 .step = _step, \
455 _step, _instepoffset) \
458 .step = _step, \
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Ditem.h285 _step, _instepoffset, _norealshift) \
288 .step = _step, \
328 _step, _instepoffset, _norealshift) \
331 .step = _step, \
407 _step, _instepoffset, _norealshift) \
410 .step = _step, \
450 _sizebits, _step, _instepoffset, _norealshift) \
453 .step = _step, \
499 _step, _instepoffset) \
502 .step = _step, \
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Drk808-regulator.c69 #define RK817_BOOST_DESC(_id, _match, _supply, _min, _max, _step, _vreg,\
78 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
81 .uV_step = (_step) * 1000, \
93 #define RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
102 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
105 .uV_step = (_step) * 1000, \
116 #define RK805_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \
118 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
121 #define RK8XX_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \
123 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vre
[all...]
H A Dbd9571mwv-regulator.c34 #define BD9571MWV_REG(_name, _of, _id, _ops, _vr, _vm, _nv, _min, _step, _lmin)\
47 .uV_step = _step, \
H A Daxp20x-regulator.c273 #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \
282 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
285 .uV_step = (_step) * 1000, \
295 #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \
304 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
307 .uV_step = (_step) * 1000, \
H A Dslg51000-regulator.c213 #define SLG51000_REGL_DESC(_id, _name, _s_name, _min, _step) \
224 .uV_step = _step, \
H A Dmax8998.c478 #define MAX8998_LINEAR_REG(_name, _ops, _min, _step, _max) \
484 .uV_step = (_step), \
485 .n_voltages = ((_max) - (_min)) / (_step) + 1, \
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h86 #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \
92 .step = _step, \
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h86 #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \
92 .step = _step, \
/kernel/linux/linux-6.6/drivers/regulator/
H A Drk808-regulator.c78 #define RK817_BOOST_DESC(_id, _match, _supply, _min, _max, _step, _vreg,\
87 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
90 .uV_step = (_step) * 1000, \
102 #define RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
111 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
114 .uV_step = (_step) * 1000, \
125 #define RK805_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \
127 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \
158 #define RK8XX_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \
160 RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vre
[all...]
H A Dbd9571mwv-regulator.c35 #define BD9571MWV_REG(_name, _of, _id, _ops, _vr, _vm, _nv, _min, _step, _lmin)\
48 .uV_step = _step, \
H A Dslg51000-regulator.c213 #define SLG51000_REGL_DESC(_id, _name, _s_name, _min, _step) \
224 .uV_step = _step, \
H A Dmax8998.c478 #define MAX8998_LINEAR_REG(_name, _ops, _min, _step, _max) \
484 .uV_step = (_step), \
485 .n_voltages = ((_max) - (_min)) / (_step) + 1, \
H A Daxp20x-regulator.c345 #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \
354 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
357 .uV_step = (_step) * 1000, \
367 #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \
376 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
379 .uV_step = (_step) * 1000, \
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dmp2629_charger.c49 #define MP2629_PROPS(_idx, _min, _max, _step) \
53 .step = _step, \
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dmp2629_charger.c49 #define MP2629_PROPS(_idx, _min, _max, _step) \
53 .step = _step, \
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dpmbus.h467 #define PMBUS_REGULATOR_STEP(_name, _id, _voltages, _step, _min_uV) \
477 .uV_step = _step, \
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-common.c65 int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 _min, s32 _max, s32 _step, s32 _def) in v4l2_ctrl_query_fill() argument
70 u64 step = _step; in v4l2_ctrl_query_fill()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Drawnand.h1346 #define NAND_ECC_INFO(_strength, _step) \
1347 { .strength_ds = (_strength), .step_ds = (_step) }
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-common.c65 int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 _min, s32 _max, s32 _step, s32 _def) in v4l2_ctrl_query_fill() argument
70 u64 step = _step; in v4l2_ctrl_query_fill()
/kernel/linux/linux-6.6/include/linux/mtd/
H A Drawnand.h1411 #define NAND_ECC_INFO(_strength, _step) \
1412 { .strength_ds = (_strength), .step_ds = (_step) }

Completed in 26 milliseconds