Home
last modified time | relevance | path

Searched refs:clkhwops_wait (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/clk/ti/
Dgate.c135 const struct clk_hw_omap_ops *ops = &clkhwops_wait; in ti_clk_build_component_gate()
246 _of_ti_composite_gate_clk_setup(node, &clkhwops_wait); in of_ti_composite_gate_clk_setup()
262 &clkhwops_wait); in of_ti_hsdiv_gate_clk_setup()
275 _of_ti_gate_clk_setup(node, &omap_gate_clk_ops, &clkhwops_wait); in of_ti_wait_gate_clk_setup()
Dclkt_dflt.c294 const struct clk_hw_omap_ops clkhwops_wait = { variable
Dclock.h221 extern const struct clk_hw_omap_ops clkhwops_wait;