Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/ti/
Dgate.c159 hw_ops = &clkhwops_wait; in ti_clk_register_gate()
166 hw_ops = &clkhwops_wait; in ti_clk_register_gate()
186 const struct clk_hw_omap_ops *ops = &clkhwops_wait; in ti_clk_build_component_gate()
302 _of_ti_composite_gate_clk_setup(node, &clkhwops_wait); in of_ti_composite_gate_clk_setup()
318 &clkhwops_wait); in of_ti_hsdiv_gate_clk_setup()
331 _of_ti_gate_clk_setup(node, &omap_gate_clk_ops, &clkhwops_wait); in of_ti_wait_gate_clk_setup()
/linux-4.1.27/arch/arm/mach-omap2/
Dclock.h257 extern const struct clk_hw_omap_ops clkhwops_wait;
Dclock.c712 const struct clk_hw_omap_ops clkhwops_wait = { variable
/linux-4.1.27/include/linux/clk/
Dti.h353 extern const struct clk_hw_omap_ops clkhwops_wait;