Home
last modified time | relevance | path

Searched refs:_flags (Results 1 – 25 of 103) sorted by relevance

12345

/Linux-v4.19/drivers/clk/sunxi-ng/
Dccu_div.h51 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags) \ argument
55 .flags = _flags, \
62 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ argument
66 .flags = _flags, \
71 #define _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, _max, _flags) \ argument
72 _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, 1, _max, _flags)
74 #define _SUNXI_CCU_DIV_FLAGS(_shift, _width, _flags) \ argument
75 _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, 0, _flags)
97 _table, _gate, _flags) \ argument
107 _flags), \
[all …]
Dccu_mp.h46 _gate, _postdiv, _flags) \ argument
59 _flags), \
67 _gate, _flags) \ argument
78 _flags), \
86 _flags) \ argument
91 0, _flags)
112 _flags) \ argument
125 _flags), \
Dccu_nm.h50 _gate, _lock, _flags) \ argument
64 _flags), \
73 _gate, _lock, _flags) \ argument
88 _flags), \
98 _gate, _lock, _flags) \ argument
114 _flags), \
121 _gate, _lock, _flags) \ argument
132 _flags), \
Dccu_mux.h52 _flags) \ argument
61 _flags), \
66 _shift, _width, _gate, _flags) \ argument
69 _flags)
72 _flags) \ argument
74 _reg, _shift, _width, 0, _flags)
Dccu_nkm.h47 _gate, _lock, _flags) \ argument
60 _flags), \
68 _gate, _lock, _flags) \ argument
80 _flags), \
Dccu_phase.h28 #define SUNXI_CCU_PHASE(_struct, _name, _parent, _reg, _shift, _width, _flags) \ argument
37 _flags), \
Dccu_gate.h27 #define SUNXI_CCU_GATE(_struct, _name, _parent, _reg, _gate, _flags) \ argument
35 _flags), \
Dccu_nk.h45 _flags) \ argument
58 _flags), \
Dccu_nkmp.h47 _gate, _lock, _flags) \ argument
60 _flags), \
/Linux-v4.19/drivers/clk/actions/
Dowl-composite.h38 _mux, _gate, _div, _flags) \ argument
48 _flags), \
53 _gate, _div, _flags) \ argument
62 _flags), \
67 _mux, _gate, _factor, _flags) \ argument
77 _flags), \
82 _gate, _mul, _div, _flags) \ argument
93 _flags), \
98 _mux, _gate, _flags) \ argument
107 _flags), \
Dowl-gate.h35 _bit_idx, _gate_flags, _flags) \ argument
43 _flags), \
48 _bit_idx, _gate_flags, _flags) \ argument
55 _flags), \
Dowl-pll.h52 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
62 _flags), \
67 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
76 _flags), \
Dowl-fixed-factor.h16 #define OWL_FIX_FACT(_struct, _name, _parent, _mul, _div, _flags) \ argument
23 _flags), \
Dowl-mux.h35 _shift, _width, _flags) \ argument
43 _flags), \
/Linux-v4.19/include/linux/
Dtimer.h64 #define __TIMER_INITIALIZER(_function, _flags) { \ argument
67 .flags = (_flags), \
100 #define __init_timer(_timer, _fn, _flags) \ argument
103 init_timer_key((_timer), (_fn), (_flags), #_timer, &__key);\
106 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
109 init_timer_on_stack_key((_timer), (_fn), (_flags), \
113 #define __init_timer(_timer, _fn, _flags) \ argument
114 init_timer_key((_timer), (_fn), (_flags), NULL, NULL)
115 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
116 init_timer_on_stack_key((_timer), (_fn), (_flags), NULL, NULL)
Dsh_clk.h117 #define SH_CLK_MSTP(_parent, _enable_reg, _enable_bit, _status_reg, _flags) \ argument
123 .flags = _flags, \
151 #define SH_CLK_DIV4(_parent, _reg, _shift, _div_bitmap, _flags) \ argument
158 .flags = _flags, \
175 #define SH_CLK_DIV6_EXT(_reg, _flags, _parents, \ argument
180 .flags = _flags | CLK_MASK_DIV_ON_DISABLE, \
188 #define SH_CLK_DIV6(_parent, _reg, _flags) \ argument
194 .flags = _flags | CLK_MASK_DIV_ON_DISABLE, \
Dirqflags.h161 unsigned long _flags; \
162 raw_local_save_flags(_flags); \
163 raw_irqs_disabled_flags(_flags); \
/Linux-v4.19/drivers/clk/sprd/
Dgate.h22 _enable_mask, _flags, _gate_flags, _ops) \ argument
33 _flags), \
38 _enable_mask, _flags, _gate_flags) \ argument
40 _enable_mask, _flags, _gate_flags, \
44 _enable_mask, _flags, _gate_flags) \ argument
46 _enable_mask, _flags, _gate_flags, \
Dcomposite.h22 _mshift, _mwidth, _dshift, _dwidth, _flags) \ argument
32 _flags), \
37 _mwidth, _dshift, _dwidth, _flags) \ argument
40 _dshift, _dwidth, _flags)
Dmux.h41 _flags) \ argument
50 _flags), \
55 _shift, _width, _flags) \ argument
57 _reg, _shift, _width, _flags)
Ddiv.h39 _shift, _width, _flags) \ argument
48 _flags), \
/Linux-v4.19/include/linux/gpio/
Dmachine.h62 #define GPIO_LOOKUP(_chip_label, _chip_hwnum, _con_id, _flags) \ argument
63 GPIO_LOOKUP_IDX(_chip_label, _chip_hwnum, _con_id, 0, _flags)
70 #define GPIO_LOOKUP_IDX(_chip_label, _chip_hwnum, _con_id, _idx, _flags) \ argument
76 .flags = _flags, \
/Linux-v4.19/drivers/net/wireless/ath/ath5k/
Dath5k.h112 #define AR5K_REG_SM(_val, _flags) \ argument
113 (((_val) << _flags##_S) & (_flags))
116 #define AR5K_REG_MS(_val, _flags) \ argument
117 (((_val) & (_flags)) >> _flags##_S)
124 #define AR5K_REG_WRITE_BITS(ah, _reg, _flags, _val) \ argument
125 ath5k_hw_reg_write(ah, (ath5k_hw_reg_read(ah, _reg) & ~(_flags)) | \
126 (((_val) << _flags##_S) & (_flags)), _reg)
128 #define AR5K_REG_MASKED_BITS(ah, _reg, _flags, _mask) \ argument
130 (_mask)) | (_flags), _reg)
132 #define AR5K_REG_ENABLE_BITS(ah, _reg, _flags) \ argument
[all …]
/Linux-v4.19/drivers/clk/
Dclk-stm32mp1.c1092 #define GATE(_id, _name, _parent, _flags, _offset, _bit_idx, _gate_flags)\ argument
1097 .flags = _flags,\
1106 #define FIXED_FACTOR(_id, _name, _parent, _flags, _mult, _div)\ argument
1111 .flags = _flags,\
1119 #define DIV_TABLE(_id, _name, _parent, _flags, _offset, _shift, _width,\ argument
1125 .flags = _flags,\
1136 #define DIV(_id, _name, _parent, _flags, _offset, _shift, _width, _div_flags)\ argument
1137 DIV_TABLE(_id, _name, _parent, _flags, _offset, _shift, _width,\
1140 #define MUX(_id, _name, _parents, _flags, _offset, _shift, _width, _mux_flags)\ argument
1146 .flags = _flags,\
[all …]
/Linux-v4.19/include/drm/
Ddrm_ioctl.h158 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
162 .flags = _flags, \

12345