Searched refs:i_post (Results 1 – 1 of 1) sorted by relevance
411 int i_post, best_post = 1; in tc_pxl_pll_en() local430 for (i_post = 0; i_post < ARRAY_SIZE(ext_div); i_post++) { in tc_pxl_pll_en()436 ext_div[i_post] * div; in tc_pxl_pll_en()452 clk = clk / ext_div[i_post]; in tc_pxl_pll_en()457 best_post = i_post; in tc_pxl_pll_en()