Lines Matching defs:rate
799 unsigned long *rate, unsigned int depth) in get_dfs_freq()
1079 unsigned long *rate, unsigned int depth) in get_part_block_link_freq()
1212 unsigned long rate, unsigned long *orate, in set_cgm_div_freq()
1258 unsigned long *rate, unsigned int depth) in get_cgm_div_freq()
1452 static int set_osc_freq(const struct s32cc_clk_obj *module, unsigned long rate, in set_osc_freq()
1477 unsigned long *rate, unsigned int depth) in get_osc_freq()
1498 static int set_clk_freq(const struct s32cc_clk_obj *module, unsigned long rate, in set_clk_freq()
1528 const struct s32cc_clk_drv *drv, unsigned long *rate, in get_clk_freq()
1557 static int set_pll_freq(const struct s32cc_clk_obj *module, unsigned long rate, in set_pll_freq()
1581 unsigned long *rate, unsigned int depth) in get_pll_freq()
1653 static int set_pll_div_freq(const struct s32cc_clk_obj *module, unsigned long rate, in set_pll_div_freq()
1703 unsigned long *rate, unsigned int depth) in get_pll_div_freq()
1752 static int set_fixed_div_freq(const struct s32cc_clk_obj *module, unsigned long rate, in set_fixed_div_freq()
1778 unsigned long *rate, unsigned int depth) in get_fixed_div_freq()
1800 static int set_mux_freq(const struct s32cc_clk_obj *module, unsigned long rate, in set_mux_freq()
1823 unsigned long *rate, unsigned int depth) in get_mux_freq()
1844 static int set_dfs_div_freq(const struct s32cc_clk_obj *module, unsigned long rate, in set_dfs_div_freq()
1899 unsigned long *rate, unsigned int depth) in get_dfs_div_freq()
1946 unsigned long rate, unsigned long *orate, in set_part_block_link_freq()
1968 unsigned long rate, unsigned long *orate, in set_module_rate()
2029 unsigned long *rate, in get_module_rate()
2088 static int s32cc_clk_set_rate(unsigned long id, unsigned long rate, in s32cc_clk_set_rate()
2114 unsigned long rate = 0UL; in s32cc_clk_get_rate() local