Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk.c785 static int clk_core_round_rate_nolock(struct clk_core *core, in clk_core_round_rate_nolock() function
815 return clk_core_round_rate_nolock(parent, req); in clk_core_round_rate_nolock()
839 return clk_core_round_rate_nolock(hw->core, req); in __clk_determine_rate()
851 ret = clk_core_round_rate_nolock(hw->core, &req); in clk_hw_round_rate()
881 ret = clk_core_round_rate_nolock(clk->core, &req); in clk_round_rate()