Home
last modified time | relevance | path

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

123456789

/kernel/linux/linux-5.10/drivers/clk/sprd/
Dgate.h32 _sc_offset, _enable_mask, _flags, \ argument
48 _sc_offset, _enable_mask, _flags, \ argument
55 _enable_mask, _flags, _gate_flags, _ops) \ argument
61 _enable_mask, _flags, _gate_flags) \ argument
67 _enable_mask, _flags, _gate_flags) \ argument
73 _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
[all …]
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
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
Ddiv.h39 _shift, _width, _flags, _fn) \ argument
51 _shift, _width, _flags) \ argument
56 _shift, _width, _flags) \ argument
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
Dccu_div.h43 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags) \ 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
89 _table, _gate, _flags) \ argument
106 _table, _flags) \ argument
116 _gate, _flags) \ argument
132 _gate, _flags) \ argument
141 _flags) \ argument
151 _flags) \ argument
[all …]
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
71 #define SUNXI_CCU_GATE_DATA(_struct, _name, _data, _reg, _gate, _flags) \ argument
Dccu_mp.h38 _gate, _postdiv, _flags) \ argument
59 _gate, _flags) \ argument
78 _flags) \ argument
104 _flags) \ argument
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
/kernel/linux/linux-4.19/drivers/clk/sunxi-ng/
Dccu_div.h51 #define _SUNXI_CCU_DIV_TABLE_FLAGS(_shift, _width, _table, _flags) \ argument
62 #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ argument
71 #define _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, _max, _flags) \ argument
74 #define _SUNXI_CCU_DIV_FLAGS(_shift, _width, _flags) \ argument
97 _table, _gate, _flags) \ argument
114 _table, _flags) \ argument
124 _gate, _flags) \ argument
140 _gate, _flags) \ argument
149 _flags) \ argument
159 _flags) \ argument
[all …]
Dccu_mp.h46 _gate, _postdiv, _flags) \ argument
67 _gate, _flags) \ argument
86 _flags) \ argument
112 _flags) \ argument
Dccu_nm.h50 _gate, _lock, _flags) \ argument
73 _gate, _lock, _flags) \ argument
98 _gate, _lock, _flags) \ argument
121 _gate, _lock, _flags) \ argument
/kernel/linux/linux-4.19/drivers/clk/actions/
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
Dowl-gate.h35 _bit_idx, _gate_flags, _flags) \ argument
48 _bit_idx, _gate_flags, _flags) \ argument
/kernel/linux/linux-5.10/drivers/clk/actions/
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
Dowl-gate.h35 _bit_idx, _gate_flags, _flags) \ argument
48 _bit_idx, _gate_flags, _flags) \ argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/
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
/kernel/linux/linux-5.10/include/linux/
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
/kernel/linux/linux-4.19/include/linux/
Dtimer.h64 #define __TIMER_INITIALIZER(_function, _flags) { \ argument
100 #define __init_timer(_timer, _fn, _flags) \ argument
106 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
113 #define __init_timer(_timer, _fn, _flags) \ argument
115 #define __init_timer_on_stack(_timer, _fn, _flags) \ argument
/kernel/linux/linux-4.19/drivers/clk/sprd/
Dgate.h22 _enable_mask, _flags, _gate_flags, _ops) \ argument
38 _enable_mask, _flags, _gate_flags) \ argument
44 _enable_mask, _flags, _gate_flags) \ argument
Dcomposite.h22 _mshift, _mwidth, _dshift, _dwidth, _flags) \ argument
37 _mwidth, _dshift, _dwidth, _flags) \ argument
Dmux.h41 _flags) \ argument
55 _shift, _width, _flags) \ argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/include/media/
Dlm3554.h29 _default_value, _flags) \ argument
41 _default_value, _flags) \ argument
55 _default_value, _flags, \ argument
66 _default_value, _flags, \ argument
/kernel/linux/linux-4.19/drivers/net/wireless/st/cw1200/
Dmain.c63 #define RATETAB_ENT(_rate, _rateid, _flags) \ argument
104 #define CHAN2G(_channel, _freq, _flags) { \ argument
113 #define CHAN5G(_channel, _flags) { \ argument
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
Dmain.c60 #define RATETAB_ENT(_rate, _rateid, _flags) \ argument
101 #define CHAN2G(_channel, _freq, _flags) { \ argument
110 #define CHAN5G(_channel, _flags) { \ argument
/kernel/linux/linux-5.10/drivers/clk/mediatek/
Dclk-mt6797.c434 #define GATE_ICG1_FLAGS(_id, _name, _parent, _shift, _flags) { \ argument
447 #define GATE_ICG2_FLAGS(_id, _name, _parent, _shift, _flags) { \ argument
609 #define PLL_B(_id, _name, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, \ argument
629 #define PLL(_id, _name, _reg, _pwr_reg, _en_mask, _flags, _pcwbits, \ argument

123456789