Home
last modified time | relevance | path

Searched refs:_mshift (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_div.h130 _mshift, _mwidth, \ argument
149 _mshift, _mwidth, \ argument
171 _reg, _mshift, _mwidth, \
176 _reg, _mshift, _mwidth, \ argument
181 _reg, _mshift, _mwidth, \
190 _reg, _mshift, _mwidth, \
216 _mshift, _mwidth, \ argument
233 _mshift, _mwidth, \ argument
237 _mshift, _mwidth, \
258 _mshift, _mwidth, _gate, \ argument
[all …]
H A Dccu_mp.h35 _mshift, _mwidth, \ argument
41 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
56 _mshift, _mwidth, \ argument
62 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
75 _mshift, _mwidth, \ argument
80 _mshift, _mwidth, \
86 _mshift, _mwidth, \ argument
92 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
105 _mshift, _mwidth, \ argument
110 _mshift, _mwidth, \
[all …]
H A Dccu_nm.h40 _mshift, _mwidth, \ argument
48 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
63 _mshift, _mwidth, \ argument
71 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
88 _mshift, _mwidth, \ argument
115 _mshift, _mwidth, \ argument
145 _mshift, _mwidth, \ argument
154 _mshift, _mwidth, \
165 _mshift, _mwidth, \ argument
174 _mshift, _mwidth, \
[all …]
H A Dccu_nkm.h37 _mshift, _mwidth, \ argument
45 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
59 _mshift, _mwidth, \ argument
66 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
H A Dccu_nkmp.h38 _mshift, _mwidth, \ argument
46 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
H A Dccu_mult.h46 _mshift, _mwidth, _gate, _lock, \ argument
51 .mult = _SUNXI_CCU_MULT(_mshift, _mwidth), \
/openbmc/linux/drivers/clk/sprd/
H A Dcomposite.h22 _mshift, _mwidth, _dshift, _dwidth, \ argument
25 .mux = _SPRD_MUX_CLK(_mshift, _mwidth, _table), \
36 _mshift, _mwidth, _dshift, _dwidth, _flags) \ argument
38 _mshift, _mwidth, _dshift, _dwidth, \
41 #define SPRD_COMP_CLK(_struct, _name, _parent, _reg, _mshift, \ argument
44 _mshift, _mwidth, _dshift, _dwidth, _flags)
47 _mshift, _mwidth, _dshift, \ argument
50 _mshift, _mwidth, _dshift, _dwidth, \
53 #define SPRD_COMP_CLK_DATA(_struct, _name, _parent, _reg, _mshift, \ argument
56 _mshift, _mwidth, _dshift, _dwidth, \
/openbmc/linux/drivers/clk/rockchip/
H A Dclk.h412 #define PLL(_type, _id, _name, _pnames, _flags, _con, _mode, _mshift, \ argument
423 .mode_shift = _mshift, \