Home
last modified time | relevance | path

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

123456789

/OK3568_Linux_fs/kernel/drivers/clk/sprd/
H A Dgate.h32 _sc_offset, _enable_mask, _flags, \ argument
43 _ops, _flags), \
48 _sc_offset, _enable_mask, _flags, \ argument
51 _sc_offset, _enable_mask, _flags, \
55 _enable_mask, _flags, _gate_flags, _ops) \ argument
57 _sc_offset, _enable_mask, _flags, \
61 _enable_mask, _flags, _gate_flags) \ argument
63 _enable_mask, _flags, _gate_flags, \
67 _enable_mask, _flags, _gate_flags) \ argument
69 _enable_mask, _flags, _gate_flags, \
[all …]
H A Dcomposite.h23 _flags, _fn) \ argument
31 &sprd_comp_ops, _flags), \
36 _mshift, _mwidth, _dshift, _dwidth, _flags) \ argument
39 _flags, CLK_HW_INIT_PARENTS)
42 _mwidth, _dshift, _dwidth, _flags) \ argument
44 _mshift, _mwidth, _dshift, _dwidth, _flags)
48 _dwidth, _flags) \ argument
51 _flags, CLK_HW_INIT_PARENTS_DATA)
54 _mwidth, _dshift, _dwidth, _flags) \ argument
57 _flags)
H A Dmux.h40 _reg, _shift, _width, _flags, _fn) \ argument
47 &sprd_mux_ops, _flags), \
52 _reg, _shift, _width, _flags) \ argument
54 _reg, _shift, _width, _flags, \
58 _shift, _width, _flags) \ argument
60 _reg, _shift, _width, _flags)
63 _reg, _shift, _width, _flags) \ argument
65 _reg, _shift, _width, _flags, \
69 _shift, _width, _flags) \ argument
71 _reg, _shift, _width, _flags)
H A Ddiv.h39 _shift, _width, _flags, _fn) \ argument
46 &sprd_div_ops, _flags), \
51 _shift, _width, _flags) \ argument
53 _shift, _width, _flags, CLK_HW_INIT)
56 _shift, _width, _flags) \ argument
58 _shift, _width, _flags, CLK_HW_INIT_HW)
/OK3568_Linux_fs/kernel/drivers/clk/sunxi-ng/
H A Dccu_div.h43 #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), \
[all …]
H A Dccu_gate.h19 #define SUNXI_CCU_GATE(_struct, _name, _parent, _reg, _gate, _flags) \ argument
27 _flags), \
31 #define SUNXI_CCU_GATE_HW(_struct, _name, _parent, _reg, _gate, _flags) \ argument
39 _flags), \
43 #define SUNXI_CCU_GATE_FW(_struct, _name, _parent, _reg, _gate, _flags) \ argument
51 _flags), \
59 #define SUNXI_CCU_GATE_HWS(_struct, _name, _parent, _reg, _gate, _flags) \ argument
67 _flags), \
71 #define SUNXI_CCU_GATE_DATA(_struct, _name, _data, _reg, _gate, _flags) \ argument
80 _flags), \
H A Dccu_nm.h43 _gate, _lock, _flags) \ argument
57 _flags), \
66 _gate, _lock, _flags) \ argument
81 _flags), \
91 _gate, _lock, _flags) \ argument
107 _flags), \
119 _gate, _lock, _flags) \ argument
136 _flags), \
143 _gate, _lock, _flags) \ argument
154 _flags), \
H A Dccu_mp.h38 _gate, _postdiv, _flags) \ argument
51 _flags), \
59 _gate, _flags) \ argument
70 _flags), \
78 _flags) \ argument
83 0, _flags)
104 _flags) \ argument
117 _flags), \
H A Dccu_mux.h52 _flags) \ argument
61 _flags), \
66 _shift, _width, _gate, _flags) \ argument
69 _flags)
72 _flags) \ argument
74 _reg, _shift, _width, 0, _flags)
H A Dccu_nkm.h39 _gate, _lock, _flags) \ argument
52 _flags), \
60 _gate, _lock, _flags) \ argument
72 _flags), \
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/
H A Dclk-regmap.h41 _lock_shift, _flags) \ argument
50 .flags = _flags, \
53 #define RK618_PLL(_id, _name, _parent_name, _reg, _flags) \ argument
54 PLL(_id, _name, _parent_name, _reg, 10, 9, 15, _flags)
67 #define MUX(_id, _name, _parent_names, _reg, _shift, _width, _flags) \ argument
76 .flags = _flags, \
88 #define GATE(_id, _name, _parent_name, _reg, _shift, _flags) \ argument
95 .flags = _flags, \
108 #define DIV(_id, _name, _parent_name, _reg, _shift, _width, _flags) \ argument
116 .flags = _flags, \
[all …]
/OK3568_Linux_fs/kernel/drivers/clk/actions/
H A 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), \
H A Dowl-pll.h56 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
66 _flags), \
71 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
80 _flags), \
86 _flags) \ argument
95 _flags), \
H A Dowl-gate.h35 _bit_idx, _gate_flags, _flags) \ argument
43 _flags), \
48 _bit_idx, _gate_flags, _flags) \ argument
55 _flags), \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_pm.h63 #define __AMDGPU_DEVICE_ATTR(_name, _mode, _show, _store, _flags, ...) \ argument
65 .flags = _flags, \
68 #define AMDGPU_DEVICE_ATTR(_name, _mode, _flags, ...) \ argument
71 _flags, ##__VA_ARGS__)
73 #define AMDGPU_DEVICE_ATTR_RW(_name, _flags, ...) \ argument
75 _flags, ##__VA_ARGS__)
77 #define AMDGPU_DEVICE_ATTR_RO(_name, _flags, ...) \ argument
80 _flags, ##__VA_ARGS__)
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/include/media/
H A Dlm3554.h29 _default_value, _flags) \ argument
38 .flags = (_flags),\
41 _default_value, _flags) \ argument
50 .flags = (_flags),\
55 _default_value, _flags, \ argument
60 _default_value, _flags), \
66 _default_value, _flags, \ argument
70 _default_value, _flags), \
/OK3568_Linux_fs/kernel/include/linux/
H A Dtimer.h80 #define __TIMER_INITIALIZER(_function, _flags) { \ argument
83 .flags = (_flags), \
116 #define __init_timer(_timer, _fn, _flags) \ argument
119 init_timer_key((_timer), (_fn), (_flags), #_timer, &__key);\
122 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
125 init_timer_on_stack_key((_timer), (_fn), (_flags), \
129 #define __init_timer(_timer, _fn, _flags) \ argument
130 init_timer_key((_timer), (_fn), (_flags), NULL, NULL)
131 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
132 init_timer_on_stack_key((_timer), (_fn), (_flags), NULL, NULL)
H A 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, \
H A Dclk-provider.h1195 #define CLK_HW_INIT(_name, _parent, _ops, _flags) \ argument
1197 .flags = _flags, \
1204 #define CLK_HW_INIT_HW(_name, _parent, _ops, _flags) \ argument
1206 .flags = _flags, \
1218 #define CLK_HW_INIT_HWS(_name, _parent, _ops, _flags) \ argument
1220 .flags = _flags, \
1227 #define CLK_HW_INIT_FW_NAME(_name, _parent, _ops, _flags) \ argument
1229 .flags = _flags, \
1238 #define CLK_HW_INIT_PARENTS(_name, _parents, _ops, _flags) \ argument
1240 .flags = _flags, \
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_util.h34 #define SET_STATUS_FLAG(_status,_flags) \ argument
35 ((_status) |= (_flags))
36 #define TEST_STATUS_FLAG(_status,_flags)\ argument
37 (((_status) & (_flags))==(_flags))
38 #define CLEAR_STATUS_FLAG(_status,_flags)\ argument
39 ((_status) &= ~(_flags))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_util.h34 #define SET_STATUS_FLAG(_status,_flags) \ argument
35 ((_status) |= (_flags))
36 #define TEST_STATUS_FLAG(_status,_flags)\ argument
37 (((_status) & (_flags))==(_flags))
38 #define CLEAR_STATUS_FLAG(_status,_flags)\ argument
39 ((_status) &= ~(_flags))
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dmachine.h69 #define GPIO_LOOKUP(_key, _chip_hwnum, _con_id, _flags) \ argument
70 GPIO_LOOKUP_IDX(_key, _chip_hwnum, _con_id, 0, _flags)
77 #define GPIO_LOOKUP_IDX(_key, _chip_hwnum, _con_id, _idx, _flags) \ argument
83 .flags = _flags, \
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/
H A 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 …]
/OK3568_Linux_fs/kernel/drivers/clk/mediatek/
H A Dclk-mtk.h82 _width, _gate, _flags, _muxflags) { \ argument
93 .flags = _flags, \
102 _gate, _flags) \ argument
104 _shift, _width, _gate, _flags, 0)
118 #define MUX_FLAGS(_id, _name, _parents, _reg, _shift, _width, _flags) { \ argument
128 .flags = _flags, \
H A Dclk-mux.h47 _gate, _upd_ofs, _upd, _flags, _ops) { \ argument
60 .flags = _flags, \
66 _gate, _upd_ofs, _upd, _flags) \ argument
69 _gate, _upd_ofs, _upd, _flags, \

123456789