Lines Matching defs:rate
334 calc_rate(unsigned long rate, u32 m, u32 n, u32 mode, u32 pre_div) in calc_rate()
408 const struct freq_tbl *f, unsigned long rate, in _freq_tbl_determine_rate()
444 static long clk_rcg_determine_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_determine_rate()
454 static long clk_dyn_rcg_determine_rate(struct clk_hw *hw, unsigned long rate, in clk_dyn_rcg_determine_rate()
471 static long clk_rcg_bypass_determine_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_bypass_determine_rate()
529 static int clk_rcg_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_set_rate()
542 static int clk_rcg_bypass_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_bypass_set_rate()
561 static int clk_rcg_lcc_set_rate(struct clk_hw *hw, unsigned long rate, in clk_rcg_lcc_set_rate()
601 static int __clk_dyn_rcg_set_rate(struct clk_hw *hw, unsigned long rate) in __clk_dyn_rcg_set_rate()
613 static int clk_dyn_rcg_set_rate(struct clk_hw *hw, unsigned long rate, in clk_dyn_rcg_set_rate()
620 unsigned long rate, unsigned long parent_rate, u8 index) in clk_dyn_rcg_set_rate_and_parent()