Searched refs:_gate_shift (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/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.19.296/drivers/clk/mediatek/ |
D | clk-mtk.h | 127 #define DIV_GATE(_id, _name, _parent, _gate_reg, _gate_shift, _div_reg, \ argument 136 .gate_shift = _gate_shift, \
|