Searched refs:cmp_val (Results 1 – 1 of 1) sorted by relevance
2038 int cmp_val; in bwn_lo_measure_txctl_values() local2042 cmp_val = 0x24; in bwn_lo_measure_txctl_values()2045 cmp_val = 0x3c; in bwn_lo_measure_txctl_values()2047 if ((10 - lb_gain) < cmp_val) in bwn_lo_measure_txctl_values()2053 cmp_val /= 4; in bwn_lo_measure_txctl_values()2055 if (tmp >= cmp_val) in bwn_lo_measure_txctl_values()2056 rf_pctl_reg = cmp_val; in bwn_lo_measure_txctl_values()