Searched refs:cmp_val (Results 1 – 2 of 2) 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()
700 u8 wr_val = 0, rd_val, cmp_val, bmask; in brcmf_sdio_kso_control() local730 cmp_val = SBSDIO_FUNC1_SLEEPCSR_KSO_MASK | in brcmf_sdio_kso_control()732 bmask = cmp_val; in brcmf_sdio_kso_control()736 cmp_val = 0; in brcmf_sdio_kso_control()752 if ((rd_val & bmask) == cmp_val) in brcmf_sdio_kso_control()