Searched refs:gateclk_ops (Results 1 – 3 of 3) sorted by relevance
57 static struct clk_ops gateclk_ops = { variable87 gateclk_ops.enable = clk_gate_ops.enable; in s10_register_gate()88 gateclk_ops.disable = clk_gate_ops.disable; in s10_register_gate()109 init.ops = &gateclk_ops; in s10_register_gate()
100 static struct clk_ops gateclk_ops = { variable131 gateclk_ops.enable = clk_gate_ops.enable; in __socfpga_gate_init()132 gateclk_ops.disable = clk_gate_ops.disable; in __socfpga_gate_init()186 __socfpga_gate_init(node, &gateclk_ops); in socfpga_a10_gate_init()
172 static struct clk_ops gateclk_ops = { variable205 gateclk_ops.enable = clk_gate_ops.enable; in __socfpga_gate_init()206 gateclk_ops.disable = clk_gate_ops.disable; in __socfpga_gate_init()252 __socfpga_gate_init(node, &gateclk_ops); in socfpga_gate_init()