Searched refs:compareclk (Results 1 – 1 of 1) sorted by relevance
3731 uint16_t compareclk, scriptptr = 0; in clkcmptable() local3739 compareclk = ROM16(bios->data[clktable + compare_record_len * i]); in clkcmptable()3740 if (pxclk >= compareclk * 10) { in clkcmptable()3749 } while (compareclk); in clkcmptable()