Home
last modified time | relevance | path

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

/arch/arm/plat-versatile/
Dclock.c56 long icst_clk_round(struct clk *clk, unsigned long rate) in icst_clk_round() function
62 EXPORT_SYMBOL(icst_clk_round);
/arch/arm/plat-versatile/include/plat/
Dclock.h13 long icst_clk_round(struct clk *, unsigned long);
/arch/arm/mach-versatile/
Dcore.c357 .round = icst_clk_round,