Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi-ng/
H 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
H A Dccu_nm.h43 _gate, _lock, _flags) \ argument
66 _gate, _lock, _flags) \ argument
91 _gate, _lock, _flags) \ argument
119 _gate, _lock, _flags, \ argument
149 _gate, _lock, _flags) \ argument
169 _gate, _lock, _flags) \ argument
185 _gate, _lock, _flags) \ argument
H A Dccu_div.h89 _table, _gate, _flags) \ argument
132 _gate, _flags) \ argument
151 _gate, _flags) \ argument
168 _gate, _flags) \ argument
178 _gate, _flags) \ argument
196 _mshift, _mwidth, _gate, \ argument
218 _gate, _flags) \ argument
243 _gate, _flags) \ argument
258 _mshift, _mwidth, _gate, \ argument
H A Dccu_mux.h50 _reg, _shift, _width, _gate, \ argument
67 _width, _gate, _flags) \ argument
74 _reg, _shift, _width, _gate, \ argument
81 _shift, _width, _gate, _flags) \ argument
92 _shift, _width, _gate, _flags) \ argument
111 _shift, _width, _gate, _flags) \ argument
H A Dccu_mp.h38 _gate, _postdiv, _flags) \ argument
59 _gate, _flags) \ argument
89 _gate, _flags) \ argument
119 _gate, _flags) \ argument
H A Dccu_nkm.h39 _gate, _lock, _flags) \ argument
60 _gate, _lock, _flags) \ argument
H A Dccu_nk.h36 _gate, _lock, _postdiv, \ argument
H A Dccu_nkmp.h40 _gate, _lock, _flags) \ argument
H A Dccu_mult.h46 _mshift, _mwidth, _gate, _lock, \ argument
/openbmc/linux/drivers/clk/actions/
H 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
/openbmc/linux/drivers/clk/mediatek/
H A Dclk-mux.h42 _gate, _upd_ofs, _upd, _flags, _ops) { \ argument
64 _gate, _upd_ofs, _upd, _flags) \ argument
72 _gate, _upd_ofs, _upd) \ argument
H A 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
H A Dclk-mt8173-topckgen.c22 #define TOP_MUX_GATE_NOSR(_id, _name, _parents, _reg, _shift, _width, _gate, _flags) \ argument
27 #define TOP_MUX_GATE(_id, _name, _parents, _reg, _shift, _width, _gate, _flags) \ argument
H A Dclk-mtk.h113 _width, _gate, _flags, _muxflags) { \ argument
133 _gate, _flags) \ argument
141 #define MUX_GATE(_id, _name, _parents, _reg, _shift, _width, _gate) \ argument
/openbmc/u-boot/drivers/clk/mediatek/
H A Dclk-mtk.h113 #define MUX_GATE_FLAGS(_id, _parents, _reg, _shift, _width, _gate, \ argument
126 #define MUX_GATE(_id, _parents, _reg, _shift, _width, _gate) \ argument
/openbmc/linux/drivers/clk/
H A 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
H A Dclk-stm32f4.c521 #define to_stm32f4_pll(_gate) container_of(_gate, struct stm32f4_pll, gate) argument
/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc32xx.c1206 #define LPC32XX_DEFINE_COMPOSITE(_idx, _mux, _div, _gate) \ argument