Home
last modified time | relevance | path

Searched refs:nfcal (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c672 bool nfcal, nfcal_pending = false, percal_pending; in ar9002_hw_calibrate() local
675 nfcal = !!(REG_READ(ah, AR_PHY_AGC_CONTROL) & AR_PHY_AGC_CONTROL_NF); in ar9002_hw_calibrate()
688 if (percal_pending && !nfcal) { in ar9002_hw_calibrate()
708 if (percal_pending && !nfcal && !longcal) { in ar9002_hw_calibrate()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c672 bool nfcal, nfcal_pending = false, percal_pending; in ar9002_hw_calibrate() local
675 nfcal = !!(REG_READ(ah, AR_PHY_AGC_CONTROL(ah)) & AR_PHY_AGC_CONTROL_NF); in ar9002_hw_calibrate()
688 if (percal_pending && !nfcal) { in ar9002_hw_calibrate()
708 if (percal_pending && !nfcal && !longcal) { in ar9002_hw_calibrate()

Completed in 3 milliseconds