Home
last modified time | relevance | path

Searched refs:clkhwops_iclk_wait (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/clk/ti/
Dinterface.c74 const struct clk_hw_omap_ops *ops = &clkhwops_iclk_wait; in ti_clk_register_interface()
135 _of_ti_interface_clk_setup(node, &clkhwops_iclk_wait); in of_ti_interface_clk_setup()
Dgate.c205 ops = &clkhwops_iclk_wait; in ti_clk_build_component_gate()
294 _of_ti_composite_gate_clk_setup(node, &clkhwops_iclk_wait); in of_ti_composite_interface_clk_setup()
/linux-4.1.27/arch/arm/mach-omap2/
Dclkt_iclk.c60 const struct clk_hw_omap_ops clkhwops_iclk_wait = { variable
Dclock.h256 extern const struct clk_hw_omap_ops clkhwops_iclk_wait;
/linux-4.1.27/include/linux/clk/
Dti.h358 extern const struct clk_hw_omap_ops clkhwops_iclk_wait;