Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Dclock.c70 return ti_clk_setup_ll_ops(&omap_clk_ll_ops); in omap2_clk_setup_ll_ops()
/linux/include/linux/clk/
H A Dti.h278 int ti_clk_setup_ll_ops(struct ti_clk_ll_ops *ops);
/linux/drivers/clk/ti/
H A Dclk.c94 * ti_clk_setup_ll_ops - setup low level clock operations
102 int ti_clk_setup_ll_ops(struct ti_clk_ll_ops *ops) in ti_clk_setup_ll_ops() function