Searched refs:i_post (Results 1 – 1 of 1) sorted by relevance
467 int i_post, best_post = 1; in tc_pxl_pll_en() local487 for (i_post = 0; i_post < ARRAY_SIZE(ext_div); i_post++) { in tc_pxl_pll_en()493 ext_div[i_post] * div; in tc_pxl_pll_en()509 clk = clk / ext_div[i_post]; in tc_pxl_pll_en()514 best_post = i_post; in tc_pxl_pll_en()