| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | falcon_boards.c | 52 #define LM87_IN_LIMITS(nr, _min, _max) \ argument 54 #define LM87_AIN_LIMITS(nr, _min, _max) \ argument 56 #define LM87_TEMP_INT_LIMITS(_min, _max) \ argument 58 #define LM87_TEMP_EXT1_LIMITS(_min, _max) \ argument
|
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu_div.h | 54 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ argument 63 #define _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, _max, _flags) \ argument 69 #define _SUNXI_CCU_DIV_MAX(_shift, _width, _max) \ argument
|
| H A D | ccu_mult.h | 17 #define _SUNXI_CCU_MULT_OFFSET_MIN_MAX(_shift, _width, _offset, _min, _max) \ argument
|
| /linux/drivers/net/fjes/ |
| H A D | fjes_hw.h | 56 #define EP_RING_INDEX(_num, _max) (((_num) + (_max)) % (_max)) argument 57 #define EP_RING_INDEX_INC(_num, _max) \ argument 59 #define EP_RING_FULL(_head, _tail, _max) \ argument 61 #define EP_RING_EMPTY(_head, _tail, _max) \ argument
|
| /linux/arch/s390/boot/ |
| H A D | kaslr.c | 108 unsigned long _min, unsigned long _max, in iterate_valid_positions()
|
| /linux/net/sctp/ |
| H A D | sm_statetable.c | 51 #define DO_LOOKUP(_max, _type, _table) \ argument
|
| /linux/drivers/media/v4l2-core/ |
| H A D | v4l2-ctrls-core.c | 2303 u32 id, u8 _max, u64 mask, u8 _def) in v4l2_ctrl_new_std_menu() 2336 const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, in v4l2_ctrl_new_std_menu_items() 2394 u32 id, u8 _max, u8 _def, const s64 *qmenu_int) in v4l2_ctrl_new_int_menu()
|
| /linux/drivers/clk/sophgo/ |
| H A D | clk-cv18xx-pll.h | 18 #define _CV1800_PLL_LIMIT(_min, _max) \ argument
|
| /linux/drivers/platform/x86/ |
| H A D | asus-armoury.h | 75 #define __WMI_STORE_INT(_attr, _min, _max, _wmi) \ argument
|
| /linux/arch/x86/include/asm/ |
| H A D | sev-common.h | 22 #define GHCB_MSR_SEV_INFO(_max, _min, _cbit) \ argument
|
| /linux/drivers/regulator/ |
| H A D | max8998.c | 479 #define MAX8998_LINEAR_REG(_name, _ops, _min, _step, _max) \ argument
|
| /linux/drivers/power/supply/ |
| H A D | mp2629_charger.c | 49 #define MP2629_PROPS(_idx, _min, _max, _step) \ argument
|
| /linux/drivers/iio/adc/ |
| H A D | ad7944.c | 125 #define AD7944_DEFINE_CHIP_INFO(_name, _ts, _max, _bits, _diff) \ argument
|
| /linux/drivers/clk/baikal-t1/ |
| H A D | ccu-pll.c | 331 #define CCU_PLL_DBGFS_FLD_ATTR(_name, _reg, _lsb, _mask, _min, _max) \ argument
|
| /linux/drivers/input/misc/ |
| H A D | uinput.c | 852 #define uinput_set_bit(_arg, _bit, _max) \ argument
|
| /linux/include/net/ |
| H A D | netlink.h | 431 #define NLA_POLICY_RANGE(tp, _min, _max) { \ argument 456 #define NLA_POLICY_MAX(tp, _max) { \ argument
|
| /linux/drivers/clk/renesas/ |
| H A D | r9a06g032-clocks.c | 204 #define D_DIV(_idx, _n, _src, _reg, _min, _max, ...) { \ argument
|
| /linux/include/linux/ |
| H A D | xarray.h | 248 #define XA_LIMIT(_min, _max) (struct xa_limit) { .min = _min, .max = _max } argument
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_modes.c | 193 #define PARAM_RANGE(_min, _typ, _max) \ argument
|
| /linux/drivers/iio/addac/ |
| H A D | ad74115.c | 245 #define AD74115_FW_PROP(_name, _max, _reg, _mask) \ argument
|
| /linux/net/bluetooth/ |
| H A D | hci_event.c | 4029 HCI_CC_VL(_op,_func,_min,_max) global() argument
|