| /Linux-v5.4/drivers/clk/sunxi-ng/ | 
| D | ccu_div.h | 43 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags)	\  argument51 #define _SUNXI_CCU_DIV_TABLE(_shift, _width, _table)			\  argument
 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
 66 #define _SUNXI_CCU_DIV_FLAGS(_shift, _width, _flags)			\  argument
 69 #define _SUNXI_CCU_DIV_MAX(_shift, _width, _max)			\  argument
 72 #define _SUNXI_CCU_DIV_OFFSET(_shift, _width, _offset)			\  argument
 75 #define _SUNXI_CCU_DIV(_shift, _width)					\  argument
 88 				      _shift, _width,			\  argument
 105 			    _shift, _width,				\  argument
 
 | 
| D | ccu_mult.h | 17 #define _SUNXI_CCU_MULT_OFFSET_MIN_MAX(_shift, _width, _offset, _min, _max) \  argument26 #define _SUNXI_CCU_MULT_MIN(_shift, _width, _min)	\  argument
 29 #define _SUNXI_CCU_MULT_OFFSET(_shift, _width, _offset)	\  argument
 32 #define _SUNXI_CCU_MULT(_shift, _width)		\  argument
 
 | 
| D | ccu_mux.h | 32 #define _SUNXI_CCU_MUX_TABLE(_shift, _width, _table)	\  argument39 #define _SUNXI_CCU_MUX(_shift, _width) \  argument
 51 				     _reg, _shift, _width, _gate,	\  argument
 66 				_shift, _width, _gate, _flags)		\  argument
 71 #define SUNXI_CCU_MUX(_struct, _name, _parents, _reg, _shift, _width,	\  argument
 
 | 
| D | ccu_phase.h | 20 #define SUNXI_CCU_PHASE(_struct, _name, _parent, _reg, _shift, _width, _flags) \  argument
 | 
| /Linux-v5.4/drivers/clk/sprd/ | 
| D | mux.h | 32 #define _SPRD_MUX_CLK(_shift, _width, _table)		\  argument40 				     _reg, _shift, _width,		\  argument
 55 		     _shift, _width, _flags)			\  argument
 
 | 
| D | div.h | 27 #define _SPRD_DIV_CLK(_shift, _width)	\  argument39 			_shift, _width, _flags)				\  argument
 
 | 
| /Linux-v5.4/drivers/clk/actions/ | 
| D | owl-pll.h | 42 		   _width, _min_mul, _max_mul, _delay, _table)		\  argument56 		_shift, _width, _min_mul, _max_mul, _table, _flags)	\  argument
 71 		_shift, _width, _min_mul, _max_mul, _table, _flags)	\  argument
 85 		_shift, _width, _min_mul, _max_mul, _delay, _table,	\  argument
 
 | 
| D | owl-mux.h | 27 #define OWL_MUX_HW(_reg, _shift, _width)		\  argument35 		_shift, _width, _flags)					\  argument
 
 | 
| D | owl-divider.h | 29 #define OWL_DIVIDER_HW(_reg, _shift, _width, _div_flags, _table)	\  argument39 		    _shift, _width, _table, _div_flags, _flags)		\  argument
 
 | 
| D | owl-factor.h | 35 #define OWL_FACTOR_HW(_reg, _shift, _width, _fct_flags, _table)		\  argument45 		   _shift, _width, _table, _fct_flags, _flags)		\  argument
 
 | 
| /Linux-v5.4/drivers/clk/mediatek/ | 
| D | clk-mux.h | 46 			_mux_set_ofs, _mux_clr_ofs, _shift, _width,	\  argument65 			_mux_set_ofs, _mux_clr_ofs, _shift, _width,	\  argument
 73 			_mux_set_ofs, _mux_clr_ofs, _shift, _width,	\  argument
 
 | 
| D | clk-mtk.h | 82 				_width, _gate, _flags, _muxflags) {	\  argument101 #define MUX_GATE_FLAGS(_id, _name, _parents, _reg, _shift, _width,	\  argument
 110 #define MUX_GATE(_id, _name, _parents, _reg, _shift, _width, _gate)	\  argument
 114 #define MUX(_id, _name, _parents, _reg, _shift, _width)			\  argument
 118 #define MUX_FLAGS(_id, _name, _parents, _reg, _shift, _width, _flags) {	\  argument
 190 #define DIV_ADJ(_id, _name, _parent, _reg, _shift, _width) {	\  argument
 
 | 
| D | clk-mt8516.c | 467 #define DIV_ADJ(_id, _name, _parent, _reg, _shift, _width) {	\  argument
 | 
| /Linux-v5.4/drivers/clk/zte/ | 
| D | clk.h | 98 #define MUX_F(_id, _name, _parent, _reg, _shift, _width, _flag, _mflag)	\  argument114 #define MUX(_id, _name, _parent, _reg, _shift, _width)			\  argument
 122 #define DIV_T(_id, _name, _parent, _reg, _shift, _width, _flag, _table)	\  argument
 
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | v4l2-dv-timings.h | 25 #define V4L2_INIT_BT_TIMINGS(_width, args...) \  argument28 #define V4L2_INIT_BT_TIMINGS(_width, args...) \  argument
 
 | 
| /Linux-v5.4/drivers/pinctrl/berlin/ | 
| D | berlin.h | 37 #define BERLIN_PINCTRL_GROUP(_name, _offset, _width, _lsb, ...)		\  argument
 | 
| /Linux-v5.4/drivers/clk/pistachio/ | 
| D | clk.h | 59 #define DIV(_id, _name, _pname, _reg, _width)			\  argument69 #define DIV_F(_id, _name, _pname, _reg, _width, _div_flags)	\  argument
 
 | 
| /Linux-v5.4/drivers/clk/meson/ | 
| D | clk-phase.c | 13 #define phase_step(_width) (360 / (1 << (_width)))  argument
 | 
| D | axg-audio.c | 59 #define AUD_DIV(_name, _reg, _shift, _width, _dflags, _phws, _iflags)	\  argument245 #define AUD_TRIPHASE(_name, _reg, _width, _shift0, _shift1, _shift2,	\  argument
 
 | 
| /Linux-v5.4/drivers/clk/bcm/ | 
| D | clk-kona.h | 299 #define DIVIDER(_offset, _shift, _width)				\  argument309 #define FRAC_DIVIDER(_offset, _shift, _width, _frac_width)		\  argument
 350 #define SELECTOR(_offset, _shift, _width)				\  argument
 
 | 
| /Linux-v5.4/drivers/clk/ | 
| D | clk-stm32mp1.c | 1119 #define DIV_TABLE(_id, _name, _parent, _flags, _offset, _shift, _width,\  argument1136 #define DIV(_id, _name, _parent, _flags, _offset, _shift, _width, _div_flags)\  argument
 1140 #define MUX(_id, _name, _parents, _flags, _offset, _shift, _width, _mux_flags)\  argument
 1246 #define _STM32_MUX(_offset, _shift, _width, _mux_flags, _mmux, _ops)\  argument
 1259 #define _MUX(_offset, _shift, _width, _mux_flags)\  argument
 1597 #define _K_MUX(_id, _offset, _shift, _width, _mux_flags, _mmux, _ops)\  argument
 1610 #define K_MUX(_id, _offset, _shift, _width, _mux_flags)\  argument
 1614 #define K_MMUX(_id, _offset, _shift, _width, _mux_flags)\  argument
 
 | 
| /Linux-v5.4/drivers/soc/sunxi/ | 
| D | sunxi_sram.c | 51 #define SUNXI_SRAM_DATA(_name, _reg, _off, _width, ...)		\  argument
 | 
| /Linux-v5.4/drivers/gpu/drm/gma500/ | 
| D | framebuffer.c | 37 #define CMAP_TOHW(_val, _width) ((((_val) << (_width)) + 0x7FFF - (_val)) >> 16)  argument
 | 
| /Linux-v5.4/drivers/infiniband/core/ | 
| D | sysfs.c | 454 #define PORT_PMA_ATTR(_name, _counter, _width, _offset)			\  argument461 #define PORT_PMA_ATTR_EXT(_name, _width, _offset)			\  argument
 
 | 
| /Linux-v5.4/drivers/video/fbdev/vermilion/ | 
| D | vermilion.c | 36 #define VML_TOHW(_val, _width) ((((_val) << (_width)) + 0x7FFF - (_val)) >> 16)  argument
 |