Home
last modified time | relevance | path

Searched defs:_flags (Results 1 – 25 of 141) sorted by relevance

123456

/linux-6.3-rc2/drivers/clk/sprd/
A Dgate.h32 _sc_offset, _enable_mask, _flags, \ argument
48 _sc_offset, _enable_mask, _flags, \ argument
61 _enable_mask, _flags, _gate_flags) \ argument
67 _enable_mask, _flags, _gate_flags) \ argument
83 _flags, _gate_flags, \ argument
91 _sc_offset, _enable_mask, _flags, \ argument
98 _sc_offset, _enable_mask, _flags, \ argument
105 _enable_mask, _flags, _gate_flags) \ argument
111 _sc_offset, _enable_mask, _flags, \ argument
120 _enable_mask, _flags, \ argument
[all …]
A Dcomposite.h23 _flags, _fn) \ argument
36 _mshift, _mwidth, _dshift, _dwidth, _flags) \ argument
42 _mwidth, _dshift, _dwidth, _flags) \ argument
48 _dwidth, _flags) \ argument
54 _mwidth, _dshift, _dwidth, _flags) \ argument
A Dmux.h40 _reg, _shift, _width, _flags, _fn) \ argument
52 _reg, _shift, _width, _flags) \ argument
58 _shift, _width, _flags) \ argument
63 _reg, _shift, _width, _flags) \ argument
69 _shift, _width, _flags) \ argument
A Ddiv.h39 _shift, _width, _flags, _fn) \ argument
51 _shift, _width, _flags) \ argument
56 _shift, _width, _flags) \ argument
/linux-6.3-rc2/drivers/clk/sunxi-ng/
A Dccu_div.h106 _table, _flags) \ argument
113 _table, _flags) \ argument
132 _gate, _flags) \ argument
148 _gate, _flags) \ argument
157 _flags) \ argument
167 _flags) \ argument
181 _flags) \ argument
205 _flags) \ argument
213 _gate, _flags) \ argument
229 _flags) \ argument
[all …]
A Dccu_gate.h19 #define SUNXI_CCU_GATE(_struct, _name, _parent, _reg, _gate, _flags) \ argument
31 #define SUNXI_CCU_GATE_HW(_struct, _name, _parent, _reg, _gate, _flags) \ argument
43 #define SUNXI_CCU_GATE_FW(_struct, _name, _parent, _reg, _gate, _flags) \ argument
59 #define SUNXI_CCU_GATE_HWS(_struct, _name, _parent, _reg, _gate, _flags) \ argument
72 _gate, _prediv, _flags) \ argument
86 #define SUNXI_CCU_GATE_DATA(_struct, _name, _data, _reg, _gate, _flags) \ argument
100 _gate, _prediv, _flags) \ argument
A Dccu_mp.h38 _gate, _postdiv, _flags) \ argument
59 _gate, _flags) \ argument
78 _flags) \ argument
89 _gate, _flags) \ argument
108 _flags) \ argument
119 _gate, _flags) \ argument
153 _flags) \ argument
A Dccu_mux.h51 _flags) \ argument
65 _shift, _width, _gate, _flags) \ argument
71 _flags) \ argument
76 _shift, _width, _gate, _flags) \ argument
90 _shift, _width, _flags) \ argument
95 _shift, _width, _gate, _flags) \ argument
A Dccu_nm.h43 _gate, _lock, _flags) \ argument
66 _gate, _lock, _flags) \ argument
91 _gate, _lock, _flags) \ argument
119 _gate, _lock, _flags) \ argument
143 _gate, _lock, _flags) \ argument
A Dccu_nkm.h39 _gate, _lock, _flags) \ argument
60 _gate, _lock, _flags) \ argument
/linux-6.3-rc2/drivers/clk/actions/
A Dowl-composite.h38 _mux, _gate, _div, _flags) \ argument
53 _gate, _div, _flags) \ argument
67 _mux, _gate, _factor, _flags) \ argument
82 _gate, _mul, _div, _flags) \ argument
98 _mux, _gate, _flags) \ argument
A Dowl-gate.h35 _bit_idx, _gate_flags, _flags) \ argument
48 _bit_idx, _gate_flags, _flags) \ argument
A Dowl-pll.h56 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
71 _shift, _width, _min_mul, _max_mul, _table, _flags) \ argument
86 _flags) \ argument
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/inc/
A Damdgpu_pm.h63 #define __AMDGPU_DEVICE_ATTR(_name, _mode, _show, _store, _flags, ...) \ argument
68 #define AMDGPU_DEVICE_ATTR(_name, _mode, _flags, ...) \ argument
73 #define AMDGPU_DEVICE_ATTR_RW(_name, _flags, ...) \ argument
77 #define AMDGPU_DEVICE_ATTR_RO(_name, _flags, ...) \ argument
/linux-6.3-rc2/include/linux/
A Dtimer.h76 #define __TIMER_INITIALIZER(_function, _flags) { \ argument
112 #define __init_timer(_timer, _fn, _flags) \ argument
118 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
125 #define __init_timer(_timer, _fn, _flags) \ argument
127 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
A Dsh_clk.h117 #define SH_CLK_MSTP(_parent, _enable_reg, _enable_bit, _status_reg, _flags) \ argument
151 #define SH_CLK_DIV4(_parent, _reg, _shift, _div_bitmap, _flags) \ argument
175 #define SH_CLK_DIV6_EXT(_reg, _flags, _parents, \ argument
188 #define SH_CLK_DIV6(_parent, _reg, _flags) \ argument
/linux-6.3-rc2/drivers/staging/media/atomisp/include/media/
A Dlm3554.h29 _default_value, _flags) \ argument
41 _default_value, _flags) \ argument
55 _default_value, _flags, \ argument
66 _default_value, _flags, \ argument
/linux-6.3-rc2/drivers/clk/starfive/
A Dclk-starfive-jh7100.h30 #define JH7100_GATE(_idx, _name, _flags, _parent) [_idx] = { \ argument
44 #define JH7100_GDIV(_idx, _name, _flags, _max, _parent) [_idx] = { \ argument
65 #define JH7100_GMUX(_idx, _name, _flags, _nparents, ...) [_idx] = { \ argument
80 #define JH7100__GMD(_idx, _name, _flags, _max, _nparents, ...) [_idx] = { \ argument
/linux-6.3-rc2/drivers/net/wireless/st/cw1200/
A Dmain.c60 #define RATETAB_ENT(_rate, _rateid, _flags) \ argument
101 #define CHAN2G(_channel, _freq, _flags) { \ argument
110 #define CHAN5G(_channel, _flags) { \ argument
/linux-6.3-rc2/include/linux/gpio/
A Dmachine.h69 #define GPIO_LOOKUP_SINGLE(_name, _dev_id, _key, _chip_hwnum, _con_id, _flags) \ argument
81 #define GPIO_LOOKUP(_key, _chip_hwnum, _con_id, _flags) \ argument
89 #define GPIO_LOOKUP_IDX(_key, _chip_hwnum, _con_id, _idx, _flags) \ argument
/linux-6.3-rc2/drivers/clk/mediatek/
A Dclk-mt6797.c436 #define GATE_ICG1_FLAGS(_id, _name, _parent, _shift, _flags) { \ argument
449 #define GATE_ICG2_FLAGS(_id, _name, _parent, _shift, _flags) { \ argument
613 #define PLL_B(_id, _name, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, \ argument
633 #define PLL(_id, _name, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, \ argument
A Dclk-mt7981-apmixed.c27 #define PLL_xtal(_id, _name, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, \ argument
40 #define PLL(_id, _name, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, _pd_reg, \ argument
A Dclk-mt7986-apmixed.c25 #define PLL_xtal(_id, _name, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, \ argument
38 #define PLL(_id, _name, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, _pd_reg, \ argument
A Dclk-mt8173-apmixedsys.c22 #define PLL_B(_id, _name, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, \ argument
42 #define PLL(_id, _name, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, \ argument
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/
A Dnetif_receive_skb.c52 #define TEST_BTF(_str, _type, _flags, _expected, ...) \ argument
88 #define TEST_BTF_C(_str, _type, _flags, ...) \ argument

Completed in 156 milliseconds

123456