Searched refs:clock_get_postdiv (Results 1 – 3 of 3) sorted by relevance
104 int clock_get_postdiv(enum clk_root_index clock_id, enum root_post_div *div);
549 int clock_get_postdiv(enum clk_root_index clock_id, enum root_post_div *div) in clock_get_postdiv() function
450 if (clock_get_postdiv(clock_id, &post_podf) < 0) in get_root_clk()