Searched refs:best_tclk (Results 1 – 1 of 1) sorted by relevance
441 uint64_t best_tclk = 0, tclk; in octiic_set_clock() local452 for (thp = 6; thp <= 72 && best_tclk < freq; thp <<= 1) { in octiic_set_clock()463 if (tclk <= freq && tclk > best_tclk) { in octiic_set_clock()464 best_tclk = tclk; in octiic_set_clock()