Searched refs:best_i (Results 1 – 2 of 2) sorted by relevance
124 int i, best_i; in gx_set_dclk_frequency() local139 best_i = 0; in gx_set_dclk_frequency()145 best_i = i; in gx_set_dclk_frequency()154 dotpll |= (u64)pll_table[best_i].dotpll_value << 32; in gx_set_dclk_frequency()164 sys_rstpll |= pll_table[best_i].sys_rstpll_bits; in gx_set_dclk_frequency()
411 int i, best_i = -1, best_nr_matches = 0; in seek_firmware() local468 best_i = i; in seek_firmware()477 i = best_i; in seek_firmware()