Home
last modified time | relevance | path

Searched defs:_max (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/clk/sunxi-ng/
Dccu_div.h62 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ argument
71 #define _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, _max, _flags) \ argument
77 #define _SUNXI_CCU_DIV_MAX(_shift, _width, _max) \ argument
Dccu_mult.h17 #define _SUNXI_CCU_MULT_OFFSET_MIN_MAX(_shift, _width, _offset, _min, _max) \ argument
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dfalcon_boards.c55 #define LM87_IN_LIMITS(nr, _min, _max) \ argument
57 #define LM87_AIN_LIMITS(nr, _min, _max) \ argument
59 #define LM87_TEMP_INT_LIMITS(_min, _max) \ argument
61 #define LM87_TEMP_EXT1_LIMITS(_min, _max) \ argument
/Linux-v4.19/net/batman-adv/
Dsysfs.c181 #define BATADV_ATTR_SIF_STORE_UINT(_name, _var, _min, _max, _post_func) \ argument
207 #define BATADV_ATTR_SIF_UINT(_name, _var, _mode, _min, _max, _post_func)\ argument
251 #define BATADV_ATTR_HIF_STORE_UINT(_name, _var, _min, _max, _post_func) \ argument
295 #define BATADV_ATTR_HIF_UINT(_name, _var, _mode, _min, _max, _post_func)\ argument
/Linux-v4.19/drivers/regulator/
Daxp20x-regulator.c41 #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
63 #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
Drk808-regulator.c68 #define RK805_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
89 #define RK8XX_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ argument
/Linux-v4.19/drivers/net/fjes/
Dfjes_hw.h71 #define EP_RING_INDEX(_num, _max) (((_num) + (_max)) % (_max)) argument
72 #define EP_RING_INDEX_INC(_num, _max) \ argument
74 #define EP_RING_FULL(_head, _tail, _max) \ argument
76 #define EP_RING_EMPTY(_head, _tail, _max) \ argument
/Linux-v4.19/net/sctp/
Dsm_statetable.c66 #define DO_LOOKUP(_max, _type, _table) \ argument
/Linux-v4.19/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()
Dv4l2-ctrls.c2302 u32 id, u8 _max, u64 mask, u8 _def) in v4l2_ctrl_new_std_menu()
2334 const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, in v4l2_ctrl_new_std_menu_items()
2368 u32 id, u8 _max, u8 _def, const s64 *qmenu_int) in v4l2_ctrl_new_int_menu()
/Linux-v4.19/drivers/usb/dwc2/
Dparams.c554 #define CHECK_RANGE(_param, _min, _max, _def) do { \ argument
/Linux-v4.19/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.h94 #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \ argument
/Linux-v4.19/drivers/input/misc/
Duinput.c810 #define uinput_set_bit(_arg, _bit, _max) \ argument
/Linux-v4.19/drivers/clk/renesas/
Dr9a06g032-clocks.c71 #define D_DIV(_idx, _n, _src, _reg, _min, _max, ...) \ argument
/Linux-v4.19/include/linux/
Dide.h949 #define __IDE_PROC_DEVSET(_name, _min, _max, _mulf, _divf) { \ argument
958 #define IDE_PROC_DEVSET(_name, _min, _max) \ argument