Searched refs:_of_ti_gate_clk_setup (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/clk/ti/ |
D | gate.c | 126 static void __init _of_ti_gate_clk_setup(struct device_node *node, in _of_ti_gate_clk_setup() function 216 _of_ti_gate_clk_setup(node, &omap_gate_clkdm_clk_ops, NULL); in of_ti_clkdm_gate_clk_setup() 223 _of_ti_gate_clk_setup(node, &omap_gate_clk_hsdiv_restore_ops, in of_ti_hsdiv_gate_clk_setup() 231 _of_ti_gate_clk_setup(node, &omap_gate_clk_ops, NULL); in of_ti_gate_clk_setup() 237 _of_ti_gate_clk_setup(node, &omap_gate_clk_ops, &clkhwops_wait); in of_ti_wait_gate_clk_setup() 245 _of_ti_gate_clk_setup(node, &omap_gate_clk_ops, in of_ti_am35xx_gate_clk_setup() 253 _of_ti_gate_clk_setup(node, &omap_gate_clk_ops, in of_ti_dss_gate_clk_setup()
|