/drivers/clk/sunxi-ng/ |
D | ccu_gate.h | 19 #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
|
D | ccu_nm.h | 43 _gate, _lock, _flags) \ argument 66 _gate, _lock, _flags) \ argument 91 _gate, _lock, _flags) \ argument 119 _gate, _lock, _flags) \ argument 143 _gate, _lock, _flags) \ argument
|
D | ccu_div.h | 89 _table, _gate, _flags) \ argument 116 _gate, _flags) \ argument 132 _gate, _flags) \ argument 150 _mshift, _mwidth, _gate, \ argument
|
D | ccu_nkm.h | 39 _gate, _lock, _flags) \ argument 60 _gate, _lock, _flags) \ argument
|
D | ccu_mp.h | 38 _gate, _postdiv, _flags) \ argument 59 _gate, _flags) \ argument
|
D | ccu_mux.h | 51 _reg, _shift, _width, _gate, \ argument 66 _shift, _width, _gate, _flags) \ argument
|
D | ccu_nk.h | 36 _gate, _lock, _postdiv, \ argument
|
D | ccu_nkmp.h | 40 _gate, _lock, _flags) \ argument
|
D | ccu_mult.h | 46 _mshift, _mwidth, _gate, _lock, \ argument
|
/drivers/clk/actions/ |
D | owl-composite.h | 38 _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
|
/drivers/clk/mediatek/ |
D | clk-mux.h | 47 _gate, _upd_ofs, _upd, _flags, _ops) { \ argument 66 _gate, _upd_ofs, _upd, _flags) \ argument 74 _gate, _upd_ofs, _upd) \ argument
|
D | clk-mtk.h | 82 _width, _gate, _flags, _muxflags) { \ argument 102 _gate, _flags) \ argument 110 #define MUX_GATE(_id, _name, _parents, _reg, _shift, _width, _gate) \ argument
|
/drivers/clk/ |
D | clk-stm32mp1.c | 663 #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
|
D | clk-stm32f4.c | 521 #define to_stm32f4_pll(_gate) container_of(_gate, struct stm32f4_pll, gate) argument
|
/drivers/clk/nxp/ |
D | clk-lpc32xx.c | 1206 #define LPC32XX_DEFINE_COMPOSITE(_idx, _mux, _div, _gate) \ argument
|