Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clk/sunxi-ng/
Dccu_div.h130 _mshift, _mwidth, \ argument
135 .div = _SUNXI_CCU_DIV(_mshift, _mwidth), \
149 _mshift, _mwidth, \ argument
154 .div = _SUNXI_CCU_DIV_FLAGS(_mshift, _mwidth, CLK_DIVIDER_ROUND_CLOSEST), \
167 _mshift, _mwidth, _muxshift, _muxwidth, \ argument
171 _reg, _mshift, _mwidth, \
176 _reg, _mshift, _mwidth, \ argument
181 _reg, _mshift, _mwidth, \
186 _mshift, _mwidth, _muxshift, _muxwidth, \ argument
190 _reg, _mshift, _mwidth, \
[all …]
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
96 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
115 _mshift, _mwidth, \ argument
125 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
145 _mshift, _mwidth, \ argument
154 _mshift, _mwidth, \
[all …]
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 …]
Dccu_nkm.h39 _mshift, _mwidth, \ argument
47 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
61 _mshift, _mwidth, \ argument
68 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
Dccu_nkmp.h38 _mshift, _mwidth, \ argument
46 .m = _SUNXI_CCU_DIV(_mshift, _mwidth), \
Dccu_mult.h46 _mshift, _mwidth, _gate, _lock, \ argument
51 .mult = _SUNXI_CCU_MULT(_mshift, _mwidth), \
/linux-6.12.1/drivers/clk/sprd/
Dcomposite.h22 _mshift, _mwidth, _doffset, _dshift, \ argument
25 .mux = _SPRD_MUX_CLK(_mshift, _mwidth, _table), \
36 _mshift, _mwidth, _dshift, _dwidth, _flags) \ argument
38 _mshift, _mwidth, 0x0, _dshift, \
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, 0x0, _dshift, \
54 #define SPRD_COMP_CLK_DATA(_struct, _name, _parent, _reg, _mshift, \ argument
57 _mshift, _mwidth, _dshift, _dwidth, \
[all …]
/linux-6.12.1/drivers/clk/
Dclk-loongson2.c70 #define CLK_PLL(_id, _name, _offset, _mshift, _mwidth, \ argument
78 .mult_shift = _mshift, \
/linux-6.12.1/drivers/clk/rockchip/
Dclk.h465 #define PLL(_type, _id, _name, _pnames, _flags, _con, _mode, _mshift, \ argument
476 .mode_shift = _mshift, \