Lines Matching refs:gate
169 struct clk_gate gate;
185 .gate = { \
203 struct clk_gate gate;
216 .gate = { \
267 struct clk_gate gate;
282 .gate = { \
543 clk->gate.reg = reg;
550 &clk->gate.hw, &lpc18xx_gate_ops, 0);
565 clk->gate.reg = reg;
578 &clk->gate.hw, &lpc18xx_gate_ops, 0);
590 clk->gate.reg = base + clk->reg_offset + LPC18XX_CGU_PLL_CTRL_OFFSET;
597 &clk->gate.hw, &lpc18xx_gate_ops, 0);