Home
last modified time | relevance | path

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

/linux/drivers/clk/sunxi-ng/
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
71 #define SUNXI_CCU_GATE_DATA(_struct, _name, _data, _reg, _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_div.h89 _table, _gate, _flags) \ argument
116 _gate, _flags) \ argument
132 _gate, _flags) \ argument
150 _mshift, _mwidth, _gate, \ argument
A Dccu_nkm.h39 _gate, _lock, _flags) \ argument
60 _gate, _lock, _flags) \ argument
A Dccu_mp.h38 _gate, _postdiv, _flags) \ argument
59 _gate, _flags) \ argument
A Dccu_mux.h50 _reg, _shift, _width, _gate, \ argument
65 _shift, _width, _gate, _flags) \ argument
A Dccu_nk.h36 _gate, _lock, _postdiv, \ argument
A Dccu_nkmp.h40 _gate, _lock, _flags) \ argument
A Dccu_mult.h46 _mshift, _mwidth, _gate, _lock, \ argument
/linux/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
/linux/drivers/clk/mediatek/
A Dclk-mux.h42 _gate, _upd_ofs, _upd, _flags, _ops) { \ argument
64 _gate, _upd_ofs, _upd, _flags) \ argument
72 _gate, _upd_ofs, _upd) \ argument
A Dclk-mtk.h83 _width, _gate, _flags, _muxflags) { \ argument
103 _gate, _flags) \ argument
111 #define MUX_GATE(_id, _name, _parents, _reg, _shift, _width, _gate) \ argument
/linux/drivers/clk/
A Dclk-stm32mp1.c666 #define to_clk_mgate(_gate) container_of(_gate, struct stm32_clk_mgate, gate) argument
1251 #define STM32_GATE(_id, _name, _parent, _flags, _gate)\ argument
1339 #define COMPOSITE(_id, _name, _parents, _flags, _gate, _mux, _div)\ argument
A Dclk-stm32f4.c525 #define to_stm32f4_pll(_gate) container_of(_gate, struct stm32f4_pll, gate) argument
/linux/drivers/clk/nxp/
A Dclk-lpc32xx.c1206 #define LPC32XX_DEFINE_COMPOSITE(_idx, _mux, _div, _gate) \ argument

Completed in 25 milliseconds