Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/include/linux/clk/
H A Dti.h275 int ti_clk_setup_ll_ops(struct ti_clk_ll_ops *ops);
/openbmc/linux/drivers/clk/ti/
H A Dclk.c100 int ti_clk_setup_ll_ops(struct ti_clk_ll_ops *ops) in ti_clk_setup_ll_ops() function