Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsh_clk.h97 long clk_round_parent(struct clk *clk, unsigned long target,
/linux-2.6.39/drivers/sh/clk/
Dcore.c540 long clk_round_parent(struct clk *clk, unsigned long target, in clk_round_parent() function
630 EXPORT_SYMBOL_GPL(clk_round_parent);
/linux-2.6.39/arch/arm/mach-shmobile/
Dboard-ap4evb.c798 error = clk_round_parent(hdmi_ick, target, best_freq, parent_freq, 1, 64); in ap4evb_clk_optimize()