Searched refs:feedth (Results 1 – 1 of 1) sorted by relevance
578 u16 feedth; in lo_probe_possible_loctls() local618 feedth = lo_measure_feedthrough(dev, gphy->lna_gain, in lo_probe_possible_loctls()621 if (feedth < d->lowest_feedth) { in lo_probe_possible_loctls()625 d->lowest_feedth = feedth; in lo_probe_possible_loctls()651 u16 feedth; in lo_probe_loctls_statemachine() local666 feedth = lo_measure_feedthrough(dev, gphy->lna_gain, in lo_probe_loctls_statemachine()669 if (feedth < 0x258) { in lo_probe_loctls_statemachine()670 if (feedth >= 0x12C) in lo_probe_loctls_statemachine()674 feedth = lo_measure_feedthrough(dev, gphy->lna_gain, in lo_probe_loctls_statemachine()678 d.lowest_feedth = feedth; in lo_probe_loctls_statemachine()