Searched refs:icst_clk_set (Results 1 – 3 of 3) sorted by relevance
64 int icst_clk_set(struct clk *clk, unsigned long rate) in icst_clk_set() function74 EXPORT_SYMBOL(icst_clk_set);
12 int icst_clk_set(struct clk *, unsigned long);
358 .set = icst_clk_set,