Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Dclock.c72 return ti_clk_setup_ll_ops(&omap_clk_ll_ops); in omap2_clk_setup_ll_ops()
/OK3568_Linux_fs/kernel/include/linux/clk/
H A Dti.h261 int ti_clk_setup_ll_ops(struct ti_clk_ll_ops *ops);
/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dclk.c107 int ti_clk_setup_ll_ops(struct ti_clk_ll_ops *ops) in ti_clk_setup_ll_ops() function