Searched refs:_gate_shift (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/clk/tegra/ |
D | clk-tegra-pmc.c | 48 #define PMC_CLK(_num, _mux_shift, _gate_shift)\ argument 58 .gate_shift = _gate_shift,\
|
/linux-4.4.14/drivers/clk/mediatek/ |
D | clk-mtk.h | 113 #define DIV_GATE(_id, _name, _parent, _gate_reg, _gate_shift, _div_reg, _div_width, _div_shift) { \ argument 121 .gate_shift = _gate_shift, \
|