Searched refs:_of_ti_gate_clk_setup (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/clk/ti/ |
D | gate.c | 134 static void __init _of_ti_gate_clk_setup(struct device_node *node, in _of_ti_gate_clk_setup() function 227 _of_ti_gate_clk_setup(node, &omap_gate_clkdm_clk_ops, NULL); in of_ti_clkdm_gate_clk_setup() 234 _of_ti_gate_clk_setup(node, &omap_gate_clk_hsdiv_restore_ops, in of_ti_hsdiv_gate_clk_setup() 242 _of_ti_gate_clk_setup(node, &omap_gate_clk_ops, NULL); in of_ti_gate_clk_setup() 248 _of_ti_gate_clk_setup(node, &omap_gate_clk_ops, &clkhwops_wait); in of_ti_wait_gate_clk_setup() 256 _of_ti_gate_clk_setup(node, &omap_gate_clk_ops, in of_ti_am35xx_gate_clk_setup() 264 _of_ti_gate_clk_setup(node, &omap_gate_clk_ops, in of_ti_dss_gate_clk_setup()
|