Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-tegra/include/mach/
Dclk.h37 unsigned long clk_get_rate_all_locked(struct clk *c);
/linux-3.4.99/arch/arm/mach-tegra/
Dclock.c281 unsigned long clk_get_rate_all_locked(struct clk *c) in clk_get_rate_all_locked() function
524 state, c->refcnt, div, clk_get_rate_all_locked(c)); in clock_tree_show_one()