Home
last modified time | relevance | path

Searched refs:_min (Results 1 – 43 of 43) sorted by relevance

/linux-4.4.14/drivers/regulator/
Daxp20x-regulator.c39 #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
48 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
50 .min_uV = (_min) * 1000, \
61 #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
70 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
72 .min_uV = (_min) * 1000, \
81 #define AXP_DESC_SW(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
90 .n_voltages = (((_max) - (_min)) / (_step) + 1), \
92 .min_uV = (_min) * 1000, \
Dtps65218-regulator.c52 #define TPS65218_INFO(_id, _nm, _min, _max) \ argument
56 .min_uV = _min, \
/linux-4.4.14/drivers/net/ethernet/sfc/
Dfalcon_boards.c55 #define LM87_IN_LIMITS(nr, _min, _max) \ argument
56 0x2B + (nr) * 2, _max, 0x2C + (nr) * 2, _min
57 #define LM87_AIN_LIMITS(nr, _min, _max) \ argument
58 0x3B + (nr), _max, 0x1A + (nr), _min
59 #define LM87_TEMP_INT_LIMITS(_min, _max) \ argument
60 0x39, _max, 0x3A, _min
61 #define LM87_TEMP_EXT1_LIMITS(_min, _max) \ argument
62 0x37, _max, 0x38, _min
/linux-4.4.14/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.h92 #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \ argument
94 .min_drv = _min, \
/linux-4.4.14/Documentation/hwmon/
Dsmsc47m19265 in[0-7]_min,
77 temp[1-3]_min,
102 The *_min, *_max, *_offset and vrm files can be read and
Dmenf21bmc43 in[0-4]_min Minimum voltage limit
Dmax19752 * in[0-7]_min: The lower limit (in mV) for the corresponding channel.
Dmax1606445 in[1-4]_min Minimum Voltage. From VOUT_UV_WARN_LIMIT register.
Dltc2978129 in[N]_min Minimum output voltage.
153 temp[N]_min Mimimum temperature. LTC2974, LCT2977, LTM2980, LTC2978,
Ddme1737222 in[0-7]_min RW Low limit for voltage input.
230 temp[1-3]_min RW Low limit for temp input.
260 fan[1-6]_min RW Low limit for fan input.
Dadt741065 temp#_min - temperature minimum setpoint
Dmax1606582 in[0-11]_min Low warning limit.
Ducd920068 in[2-5]_min Minimum Voltage. From VOUT_UV_WARN_LIMIT register.
Ducd900073 in[1-12]_min Minimum Voltage. From VOUT_UV_WARN_LIMIT register.
Dmax3444076 in[1-6]_min Minimum Voltage. From VOUT_UV_WARN_LIMIT register.
Dsysfs-interface105 in[0-*]_min Voltage min value.
193 fan[1-*]_min Fan minimum value
319 temp[1-*]_min Temperature min value.
431 curr[1-*]_min Current min value.
Dzl6100153 temp[12]_min Minimum temperature.
/linux-4.4.14/drivers/hwmon/
Dmax197.c220 static SENSOR_DEVICE_ATTR_2(in##chan##_min, S_IRUGO | S_IWUSR, \
232 &sensor_dev_attr_in##chan##_min.dev_attr.attr
Dmenf21bmc_hwmon.c144 static SENSOR_DEVICE_ATTR(in##idx##_min, S_IRUGO, \
Dadm1025.c272 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IWUSR | S_IRUGO, \
328 static SENSOR_DEVICE_ATTR(temp##offset##_min, S_IWUSR | S_IRUGO, \
Dlm87.c354 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
441 static SENSOR_DEVICE_ATTR(temp##offset##_min, S_IRUGO | S_IWUSR, \
581 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
Dsmsc47m192.c255 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
390 static SENSOR_DEVICE_ATTR(temp##index##_min, S_IRUGO | S_IWUSR, \
Dadm9240.c379 static SENSOR_DEVICE_ATTR(in##nr##_min, S_IRUGO | S_IWUSR, \
494 static SENSOR_DEVICE_ATTR(fan##nr##_min, S_IRUGO | S_IWUSR, \
Dadm1031.c474 static SENSOR_DEVICE_ATTR(auto_temp##offset##_min, S_IRUGO | S_IWUSR, \
679 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
820 static SENSOR_DEVICE_ATTR(temp##offset##_min, S_IRUGO | S_IWUSR, \
Dsis5595.c295 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
486 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
Dvia686a.c423 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
574 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
Dthmc50.c263 static SENSOR_DEVICE_ATTR(temp##offset##_min, S_IRUGO | S_IWUSR, \
Dasb100.c286 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
405 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
Dlm78.c225 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
419 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
Dw83627hf.c546 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO|S_IWUSR, \
700 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
1341 &sensor_dev_attr_in##_X_##_min.dev_attr.attr, \
1348 &sensor_dev_attr_fan##_X_##_min.dev_attr.attr, \
Dvt8231.c334 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
599 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
Dlm85.c596 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
916 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
1006 static SENSOR_DEVICE_ATTR(temp##offset##_min, S_IRUGO | S_IWUSR, \
Ddme1737.c1523 static SENSOR_DEVICE_ATTR_2(in##ix##_min, S_IRUGO | S_IWUSR, \
1544 static SENSOR_DEVICE_ATTR_2(temp##ix##_min, S_IRUGO | S_IWUSR, \
1582 static SENSOR_DEVICE_ATTR_2(fan##ix##_min, S_IRUGO | S_IWUSR, \
1599 static SENSOR_DEVICE_ATTR_2(fan##ix##_min, S_IRUGO | S_IWUSR, \
Dvt1211.c921 SENSOR_ATTR_2(in##ix##_min, S_IRUGO | S_IWUSR, \
1016 SENSOR_ATTR_2(fan##ix##_min, S_IRUGO | S_IWUSR, \
Dw83781d.c297 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
936 &sensor_dev_attr_in##X##_min.dev_attr.attr, \
943 &sensor_dev_attr_fan##X##_min.dev_attr.attr, \
Dadm1026.c546 static SENSOR_DEVICE_ATTR(in##offset##_min, S_IRUGO | S_IWUSR, \
679 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
844 static SENSOR_DEVICE_ATTR(temp##offset##_min, S_IRUGO | S_IWUSR, \
Dsmsc47m1.c428 static SENSOR_DEVICE_ATTR(fan##offset##_min, S_IRUGO | S_IWUSR, \
Dw83793.c1034 SENSOR_ATTR_2(in##index##_min, S_IRUGO | S_IWUSR, show_in, \
1049 SENSOR_ATTR_2(fan##index##_min, S_IWUSR | S_IRUGO, \
Dw83795.c1627 SENSOR_ATTR_2(in##index##_min, S_IRUGO | S_IWUSR, show_in, \
1642 SENSOR_ATTR_2(fan##index##_min, S_IWUSR | S_IRUGO, \
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-common.c84 int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 _min, s32 _max, s32 _step, s32 _def) in v4l2_ctrl_query_fill() argument
87 s64 min = _min; in v4l2_ctrl_query_fill()
/linux-4.4.14/net/batman-adv/
Dsysfs.c173 #define BATADV_ATTR_SIF_STORE_UINT(_name, _var, _min, _max, _post_func) \ argument
181 return __batadv_store_uint_attr(buff, count, _min, _max, \
198 #define BATADV_ATTR_SIF_UINT(_name, _var, _mode, _min, _max, _post_func)\ argument
199 static BATADV_ATTR_SIF_STORE_UINT(_name, _var, _min, _max, _post_func)\
/linux-4.4.14/drivers/misc/sgi-xp/
Dxpc.h27 #define _XPC_VERSION(_maj, _min) (((_maj) << 4) | ((_min) & 0xf)) argument
/linux-4.4.14/include/linux/
Dide.h918 #define __IDE_PROC_DEVSET(_name, _min, _max, _mulf, _divf) { \ argument
921 .min = _min, \
927 #define IDE_PROC_DEVSET(_name, _min, _max) \ argument
928 __IDE_PROC_DEVSET(_name, _min, _max, NULL, NULL)