Searched refs:s32cc_get_clk_id (Results 1 – 3 of 3) sorted by relevance
20 int s32cc_get_clk_id(const struct s32cc_clk *clk, unsigned long *id);
280 int s32cc_get_clk_id(const struct s32cc_clk *clk, unsigned long *id) in s32cc_get_clk_id() function
2200 ret = s32cc_get_clk_id(parent_clk, &parent_id); in s32cc_clk_get_parent()