Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-davinci/
Dtnetv107x.c113 static unsigned long clk_sspll_recalc(struct clk *clk);
127 .recalc = clk_sspll_recalc, \
647 static unsigned long clk_sspll_recalc(struct clk *clk) in clk_sspll_recalc() function