Lines Matching refs:gate
609 &top_gate_clk[i].gate.hw;
611 top_gate_clk[i].gate.reg += (uintptr_t)reg_base;
612 name = top_gate_clk[i].gate.hw.init->name;
613 ret = clk_hw_register(NULL, &top_gate_clk[i].gate.hw);
776 &lsp0_gate_clk[i].gate.hw;
778 lsp0_gate_clk[i].gate.reg += (uintptr_t)reg_base;
779 name = lsp0_gate_clk[i].gate.hw.init->name;
780 ret = clk_hw_register(NULL, &lsp0_gate_clk[i].gate.hw);
882 &lsp1_gate_clk[i].gate.hw;
884 lsp1_gate_clk[i].gate.reg += (uintptr_t)reg_base;
885 name = lsp1_gate_clk[i].gate.hw.init->name;
886 ret = clk_hw_register(NULL, &lsp1_gate_clk[i].gate.hw);
1021 &audio_gate_clk[i].gate.hw;
1023 audio_gate_clk[i].gate.reg += (uintptr_t)reg_base;
1024 name = audio_gate_clk[i].gate.hw.init->name;
1025 ret = clk_hw_register(NULL, &audio_gate_clk[i].gate.hw);