Home
last modified time | relevance | path

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

/Linux-v4.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
/Linux-v4.19/drivers/clk/sunxi-ng/
Dccu_nm.h50 _gate, _lock, _flags) \ argument
73 _gate, _lock, _flags) \ argument
98 _gate, _lock, _flags) \ argument
121 _gate, _lock, _flags) \ argument
Dccu_div.h97 _table, _gate, _flags) \ argument
124 _gate, _flags) \ argument
140 _gate, _flags) \ argument
158 _mshift, _mwidth, _gate, \ argument
Dccu_nkm.h47 _gate, _lock, _flags) \ argument
68 _gate, _lock, _flags) \ argument
Dccu_mp.h46 _gate, _postdiv, _flags) \ argument
67 _gate, _flags) \ argument
Dccu_gate.h27 #define SUNXI_CCU_GATE(_struct, _name, _parent, _reg, _gate, _flags) \ argument
Dccu_mux.h51 _reg, _shift, _width, _gate, \ argument
66 _shift, _width, _gate, _flags) \ argument
Dccu_nk.h44 _gate, _lock, _postdiv, \ argument
Dccu_nkmp.h47 _gate, _lock, _flags) \ argument
Dccu_mult.h46 _mshift, _mwidth, _gate, _lock, \ argument
/Linux-v4.19/drivers/clk/mediatek/
Dclk-mtk.h92 _gate, _flags) { \ argument
110 #define MUX_GATE(_id, _name, _parents, _reg, _shift, _width, _gate) \ argument
/Linux-v4.19/drivers/clk/
Dclk-stm32mp1.c663 #define to_clk_mgate(_gate) container_of(_gate, struct stm32_clk_mgate, gate) argument
1186 #define STM32_GATE(_id, _name, _parent, _flags, _gate)\ argument
1270 #define COMPOSITE(_id, _name, _parents, _flags, _gate, _mux, _div)\ argument
Dclk-stm32f4.c453 #define to_stm32f4_pll(_gate) container_of(_gate, struct stm32f4_pll, gate) argument
/Linux-v4.19/drivers/clk/nxp/
Dclk-lpc32xx.c1212 #define LPC32XX_DEFINE_COMPOSITE(_idx, _mux, _div, _gate) \ argument