Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Dgate.c172 hw_ops = &clkhwops_am35xx_ipss_module_wait; in ti_clk_register_gate()
340 &clkhwops_am35xx_ipss_module_wait); in of_ti_am35xx_gate_clk_setup()
Dclock.h221 extern const struct clk_hw_omap_ops clkhwops_am35xx_ipss_module_wait;
Dclk-3xxx.c198 const struct clk_hw_omap_ops clkhwops_am35xx_ipss_module_wait = { variable