Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/sprd/
Dcomposite.h22 _mshift, _mwidth, _dshift, _dwidth, \ argument
36 _mshift, _mwidth, _dshift, _dwidth, _flags) \ argument
41 #define SPRD_COMP_CLK(_struct, _name, _parent, _reg, _mshift, \ argument
47 _mshift, _mwidth, _dshift, \ argument
53 #define SPRD_COMP_CLK_DATA(_struct, _name, _parent, _reg, _mshift, \ argument
/linux-6.1.9/drivers/clk/sunxi-ng/
Dccu_div.h130 _mshift, _mwidth, \ argument
147 _mshift, _mwidth, _muxshift, _muxwidth, \ argument
156 _mshift, _mwidth, _muxshift, _muxwidth, \ argument
166 _mshift, _mwidth, _gate, \ argument
180 #define SUNXI_CCU_M(_struct, _name, _parent, _reg, _mshift, _mwidth, \ argument
186 _mshift, _mwidth, \ argument
203 _mshift, _mwidth, \ argument
212 _mshift, _mwidth, _muxshift, _muxwidth, \ argument
228 _mshift, _mwidth, _gate, \ argument
242 #define SUNXI_CCU_M_HWS(_struct, _name, _parent, _reg, _mshift, \ argument
Dccu_mp.h35 _mshift, _mwidth, \ argument
56 _mshift, _mwidth, \ argument
75 _mshift, _mwidth, \ argument
86 _mshift, _mwidth, \ argument
105 _mshift, _mwidth, \ argument
116 _mshift, _mwidth, \ argument
Dccu_nm.h40 _mshift, _mwidth, \ argument
63 _mshift, _mwidth, \ argument
88 _mshift, _mwidth, \ argument
115 _mshift, _mwidth, \ argument
142 _mshift, _mwidth, \ argument
Dccu_nkm.h37 _mshift, _mwidth, \ argument
59 _mshift, _mwidth, \ argument
Dccu_nkmp.h38 _mshift, _mwidth, \ argument
Dccu_mult.h46 _mshift, _mwidth, _gate, _lock, \ argument
/linux-6.1.9/drivers/clk/rockchip/
Dclk.h349 #define PLL(_type, _id, _name, _pnames, _flags, _con, _mode, _mshift, \ argument