Home
last modified time | relevance | path

Searched defs:_gate (Results 1 – 16 of 16) sorted by relevance

/linux-6.1.9/drivers/clk/sunxi-ng/
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
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
Dccu_div.h89 _table, _gate, _flags) \ argument
132 _gate, _flags) \ argument
148 _gate, _flags) \ argument
166 _mshift, _mwidth, _gate, \ argument
188 _gate, _flags) \ argument
213 _gate, _flags) \ argument
228 _mshift, _mwidth, _gate, \ argument
Dccu_mp.h38 _gate, _postdiv, _flags) \ argument
59 _gate, _flags) \ argument
89 _gate, _flags) \ argument
119 _gate, _flags) \ argument
Dccu_mux.h50 _reg, _shift, _width, _gate, \ argument
65 _shift, _width, _gate, _flags) \ argument
76 _shift, _width, _gate, _flags) \ argument
95 _shift, _width, _gate, _flags) \ argument
Dccu_nkm.h39 _gate, _lock, _flags) \ argument
60 _gate, _lock, _flags) \ argument
Dccu_nk.h36 _gate, _lock, _postdiv, \ argument
Dccu_nkmp.h40 _gate, _lock, _flags) \ argument
Dccu_mult.h46 _mshift, _mwidth, _gate, _lock, \ argument
/linux-6.1.9/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
/linux-6.1.9/drivers/clk/mediatek/
Dclk-mux.h42 _gate, _upd_ofs, _upd, _flags, _ops) { \ argument
64 _gate, _upd_ofs, _upd, _flags) \ argument
72 _gate, _upd_ofs, _upd) \ argument
Dclk-mt6795-topckgen.c21 #define TOP_MUX_GATE_NOSR(_id, _name, _parents, _reg, _shift, _width, _gate, _flags) \ argument
26 #define TOP_MUX_GATE(_id, _name, _parents, _reg, _shift, _width, _gate, _flags) \ argument
Dclk-mtk.h89 _width, _gate, _flags, _muxflags) { \ argument
109 _gate, _flags) \ argument
117 #define MUX_GATE(_id, _name, _parents, _reg, _shift, _width, _gate) \ argument
/linux-6.1.9/drivers/clk/
Dclk-stm32mp1.c676 #define to_clk_mgate(_gate) container_of(_gate, struct stm32_clk_mgate, gate) argument
1262 #define STM32_GATE(_id, _name, _parent, _flags, _gate)\ argument
1272 #define STM32_GATE_PDATA(_id, _name, _parent, _flags, _gate)\ argument
1364 #define COMPOSITE(_id, _name, _parents, _flags, _gate, _mux, _div)\ argument
Dclk-stm32f4.c521 #define to_stm32f4_pll(_gate) container_of(_gate, struct stm32f4_pll, gate) argument
/linux-6.1.9/drivers/clk/nxp/
Dclk-lpc32xx.c1206 #define LPC32XX_DEFINE_COMPOSITE(_idx, _mux, _div, _gate) \ argument