Home
last modified time | relevance | path

Searched refs:_gate_shift (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/regmap/
H A Dclk-regmap.h139 _gate_reg, _gate_shift, _flags) \ argument
153 .gate_shift = _gate_shift, \
159 _gate_reg, _gate_shift, _flags) \ argument
170 .gate_shift = _gate_shift, \
176 _gate_reg, _gate_shift, _flags) \ argument
180 _gate_reg, _gate_shift, _flags)
185 _gate_reg, _gate_shift, _flags) \ argument
196 .gate_shift = _gate_shift, \
202 _gate_reg, _gate_shift, _flags) \ argument
210 .gate_shift = _gate_shift, \
/OK3568_Linux_fs/kernel/drivers/clk/mediatek/
H A Dclk-mtk.h131 #define DIV_GATE(_id, _name, _parent, _gate_reg, _gate_shift, _div_reg, \ argument
140 .gate_shift = _gate_shift, \
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-bm1880.c143 #define GATE_DIV(_id, _name, _parent, _gate_reg, _gate_shift, _div_reg, \ argument
150 .gate_shift = _gate_shift, \
160 #define GATE_MUX(_id, _name, _parents, _gate_reg, _gate_shift, \ argument
167 .gate_shift = _gate_shift, \