/drivers/clk/sunxi-ng/ |
D | ccu_div.h | 88 _table, _gate, _flags) \ argument 115 _gate, _flags) \ argument 131 _gate, _flags) \ argument 149 _mshift, _mwidth, _gate, \ argument
|
D | ccu_nm.h | 45 _gate, _lock, _flags) \ argument 67 _gate, _lock, _flags) \ argument
|
D | ccu_nkm.h | 45 _gate, _lock, _flags) \ argument 66 _gate, _lock, _flags) \ argument
|
D | ccu_mux.h | 47 _reg, _shift, _width, _gate, \ argument 62 _shift, _width, _gate, _flags) \ argument
|
D | ccu_gate.h | 27 #define SUNXI_CCU_GATE(_struct, _name, _parent, _reg, _gate, _flags) \ argument
|
D | ccu_mult.h | 27 _mshift, _mwidth, _gate, _lock, \ argument
|
D | ccu_nk.h | 44 _gate, _lock, _postdiv, \ argument
|
D | ccu_nkmp.h | 45 _gate, _lock, _flags) \ argument
|
D | ccu_mp.h | 42 _gate, _flags) \ argument
|
/drivers/clk/mediatek/ |
D | clk-mtk.h | 90 #define MUX_GATE_FLAGS(_id, _name, _parents, _reg, _shift, _width, _gate, _flags) { \ argument 108 #define MUX_GATE(_id, _name, _parents, _reg, _shift, _width, _gate) \ argument
|
/drivers/clk/nxp/ |
D | clk-lpc32xx.c | 1211 #define LPC32XX_DEFINE_COMPOSITE(_idx, _mux, _div, _gate) \ argument
|