Searched refs:thresh_high (Results 1 – 2 of 2) sorted by relevance
40 uint64_t tolerance, thresh_low, thresh_high; in compare_tsc_freq() local44 thresh_high = expected + tolerance; in compare_tsc_freq()49 thresh_low, thresh_high, actual); in compare_tsc_freq()50 TEST_ASSERT(thresh_high > actual, in compare_tsc_freq()53 thresh_low, thresh_high, actual); in compare_tsc_freq()
182 s16 thresh_high[8]; member735 *val = st->thresh_high[chan->channel]; in max1363_read_thresh()762 st->thresh_high[chan->channel] = val; in max1363_write_thresh()886 (st->thresh_high[j] >> 8) & 0x0F; in max1363_monitor_mode_update()887 tx_buf[i + 2] = st->thresh_high[j] & 0xFF; in max1363_monitor_mode_update()