Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/ti/
Ddpll.c105 static const struct clk_ops omap3_dpll_ck_ops = { variable
201 const struct clk_ops *ops = &omap3_dpll_ck_ops; in ti_clk_register_dpll()
464 of_ti_dpll_setup(node, &omap3_dpll_ck_ops, &dd); in of_ti_omap3_dpll_setup()