Lines Matching defs:gate
163 struct clk_gate gate;
320 dev_err(d->dev, "failed to register gate %s: %li\n",
544 struct clk_hw *gate_hw = &co->gate.hw;
554 struct clk_hw *gate_hw = &co->gate.hw;
563 struct clk_hw *gate_hw = &co->gate.hw;
621 co->gate.lock = &d->lock;
622 co->gate.reg = d->regs + ADPLL_CLKCTRL_OFFSET;
623 co->gate.bit_idx = gate_bit;
673 /* Output clkout with a mux and gate, sources from div2 or bypass */
681 /* Output clkoutx2 with a mux and gate, sources from M2 or bypass */