Home
last modified time | relevance | path

Searched refs:omap_gate_clkdm_clk_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dgate.c32 static const struct clk_ops omap_gate_clkdm_clk_ops = { variable
147 if (ops != &omap_gate_clkdm_clk_ops) { in _of_ti_gate_clk_setup()
229 _of_ti_gate_clk_setup(node, &omap_gate_clkdm_clk_ops, NULL); in of_ti_clkdm_gate_clk_setup()
/kernel/linux/linux-6.6/drivers/clk/ti/
H A Dgate.c24 static const struct clk_ops omap_gate_clkdm_clk_ops = { variable
139 if (ops != &omap_gate_clkdm_clk_ops) { in _of_ti_gate_clk_setup()
221 _of_ti_gate_clk_setup(node, &omap_gate_clkdm_clk_ops, NULL); in of_ti_clkdm_gate_clk_setup()

Completed in 2 milliseconds