Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/bcm/
Dclk-kona.c1006 static long kona_peri_clk_round_rate(struct clk_hw *hw, unsigned long rate, in kona_peri_clk_round_rate() function
1041 return kona_peri_clk_round_rate(hw, rate, best_parent_rate); in kona_peri_clk_determine_rate()
1046 best_rate = kona_peri_clk_round_rate(hw, rate, &parent_rate); in kona_peri_clk_determine_rate()
1061 other_rate = kona_peri_clk_round_rate(hw, rate, &parent_rate); in kona_peri_clk_determine_rate()