Lines Matching refs:gate
166 struct clk_gate gate;
182 .gate = { \
200 struct clk_gate gate;
213 .gate = { \
264 struct clk_gate gate;
279 .gate = { \
539 clk->gate.reg = reg;
546 &clk->gate.hw, &lpc18xx_gate_ops, 0);
561 clk->gate.reg = reg;
574 &clk->gate.hw, &lpc18xx_gate_ops, 0);
586 clk->gate.reg = base + clk->reg_offset + LPC18XX_CGU_PLL_CTRL_OFFSET;
593 &clk->gate.hw, &lpc18xx_gate_ops, 0);