Lines Matching refs:_flags
43 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags) \ argument
47 .flags = _flags, \
54 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ argument
58 .flags = _flags, \
63 #define _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, _max, _flags) \ argument
64 _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, 1, _max, _flags)
66 #define _SUNXI_CCU_DIV_FLAGS(_shift, _width, _flags) \ argument
67 _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, 0, _flags)
89 _table, _gate, _flags) \ argument
99 _flags), \
106 _table, _flags) \ argument
109 _flags)
113 _table, _flags) \ argument
122 _flags), \
132 _gate, _flags) \ argument
142 _flags), \
151 _gate, _flags) \ argument
161 _flags), \
168 _gate, _flags) \ argument
173 _gate, _flags)
178 _gate, _flags) \ argument
183 _gate, _flags)
187 _flags) \ argument
192 0, _flags)
197 _flags) \ argument
206 _flags), \
211 _flags) \ argument
213 _mshift, _mwidth, 0, _flags)
218 _gate, _flags) \ argument
228 _flags), \
235 _flags) \ argument
239 0, _flags)
243 _gate, _flags) \ argument
253 _flags), \
259 _flags) \ argument
268 _flags), \
273 _mwidth, _flags) \ argument
275 _mshift, _mwidth, 0, _flags)