/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/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | item.h | 285 _step, _instepoffset, _norealshift) \ argument 328 _step, _instepoffset, _norealshift) \ argument 407 _step, _instepoffset, _norealshift) \ argument 450 _sizebits, _step, _instepoffset, _norealshift) \ argument 499 _step, _instepoffset) \ argument
|
/openbmc/linux/drivers/staging/media/atomisp/include/media/ |
H A D | lm3554.h | 28 _minimum, _maximum, _step, \ argument 54 _minimum, _maximum, _step, \ argument
|
/openbmc/linux/drivers/regulator/ |
H A D | rk808-regulator.c | 78 #define RK817_BOOST_DESC(_id, _match, _supply, _min, _max, _step, _vreg,\ argument 102 #define RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \ argument 125 #define RK805_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument 158 #define RK8XX_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument 163 #define RK817_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
|
H A D | bd9571mwv-regulator.c | 35 #define BD9571MWV_REG(_name, _of, _id, _ops, _vr, _vm, _nv, _min, _step, _lmin)\ argument
|
H A D | slg51000-regulator.c | 213 #define SLG51000_REGL_DESC(_id, _name, _s_name, _min, _step) \ argument
|
H A D | axp20x-regulator.c | 345 #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument 367 #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
|
H A D | max8998.c | 478 #define MAX8998_LINEAR_REG(_name, _ops, _min, _step, _max) \ argument
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | sandbox.c | 22 #define RANGE(_min, _max, _step) { \ argument
|
H A D | stpmu1.c | 32 #define STPMU1_RANGE(_min_uv, _min_sel, _max_sel, _step) { \ argument
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-common.c | 65 int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 _min, s32 _max, s32 _step, s32 _def) in v4l2_ctrl_query_fill()
|
/openbmc/linux/drivers/hwmon/pmbus/ |
H A D | pmbus.h | 473 #define PMBUS_REGULATOR_STEP(_name, _id, _voltages, _step, _min_uV) \ argument 489 #define PMBUS_REGULATOR_STEP_ONE(_name, _voltages, _step, _min_uV) \ argument
|
/openbmc/linux/drivers/power/supply/ |
H A D | mp2629_charger.c | 49 #define MP2629_PROPS(_idx, _min, _max, _step) \ argument
|
/openbmc/linux/drivers/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common.h | 86 #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \ argument
|
/openbmc/linux/include/linux/mtd/ |
H A D | rawnand.h | 1411 #define NAND_ECC_INFO(_strength, _step) \ argument
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | rawnand.h | 1028 #define NAND_ECC_INFO(_strength, _step) \ argument
|