/linux-4.19.296/drivers/clk/sunxi-ng/ |
D | ccu_div.h | 122 _mshift, _mwidth, \ argument 127 .div = _SUNXI_CCU_DIV(_mshift, _mwidth), \ 139 _mshift, _mwidth, _muxshift, _muxwidth, \ argument 143 _reg, _mshift, _mwidth, \ 148 _mshift, _mwidth, _muxshift, _muxwidth, \ argument 152 _reg, _mshift, _mwidth, \ 158 _mshift, _mwidth, _gate, \ argument 162 .div = _SUNXI_CCU_DIV(_mshift, _mwidth), \ 172 #define SUNXI_CCU_M(_struct, _name, _parent, _reg, _mshift, _mwidth, \ argument 175 _mshift, _mwidth, 0, _flags)
|
D | ccu_nm.h | 47 _mshift, _mwidth, \ argument 55 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \ 70 _mshift, _mwidth, \ argument 78 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \ 95 _mshift, _mwidth, \ argument 103 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \ 120 _mshift, _mwidth, \ argument 126 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
|
D | ccu_mp.h | 43 _mshift, _mwidth, \ argument 49 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \ 64 _mshift, _mwidth, \ argument 70 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \ 83 _mshift, _mwidth, \ argument 88 _mshift, _mwidth, \
|
D | ccu_nkm.h | 45 _mshift, _mwidth, \ argument 53 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \ 67 _mshift, _mwidth, \ argument 74 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
|
D | ccu_nkmp.h | 45 _mshift, _mwidth, \ argument 53 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
|
D | ccu_mult.h | 46 _mshift, _mwidth, _gate, _lock, \ argument 51 .mult = _SUNXI_CCU_MULT(_mshift, _mwidth), \
|
/linux-4.19.296/drivers/clk/sprd/ |
D | composite.h | 22 _mshift, _mwidth, _dshift, _dwidth, _flags) \ argument 24 .mux = _SPRD_MUX_CLK(_mshift, _mwidth, _table), \ 36 #define SPRD_COMP_CLK(_struct, _name, _parent, _reg, _mshift, \ argument 39 NULL, _mshift, _mwidth, \
|
/linux-4.19.296/drivers/clk/rockchip/ |
D | clk.h | 291 #define PLL(_type, _id, _name, _pnames, _flags, _con, _mode, _mshift, \ argument 302 .mode_shift = _mshift, \
|