Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c1347 bool txclcal_done = false; in ar9003_hw_cl_cal_post_proc() local
1353 txclcal_done = !!(REG_READ(ah, AR_PHY_AGC_CONTROL) & in ar9003_hw_cl_cal_post_proc()
1364 } else if (is_reusable && txclcal_done) { in ar9003_hw_cl_cal_post_proc()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c1343 bool txclcal_done = false; in ar9003_hw_cl_cal_post_proc() local
1349 txclcal_done = !!(REG_READ(ah, AR_PHY_AGC_CONTROL(ah)) & in ar9003_hw_cl_cal_post_proc()
1360 } else if (is_reusable && txclcal_done) { in ar9003_hw_cl_cal_post_proc()

Completed in 6 milliseconds