Home
last modified time | relevance | path

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

/drivers/clk/ti/
Dinterface.c97 ops = &clkhwops_am35xx_ipss_wait; in ti_clk_register_interface()
173 _of_ti_interface_clk_setup(node, &clkhwops_am35xx_ipss_wait); in of_ti_am35xx_interface_clk_setup()
Dclock.h222 extern const struct clk_hw_omap_ops clkhwops_am35xx_ipss_wait;
Dclk-3xxx.c220 const struct clk_hw_omap_ops clkhwops_am35xx_ipss_wait = { variable