Home
last modified time | relevance | path

Searched refs:TXIQCAL_DONE (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c973 set_bit(TXIQCAL_DONE, &caldata->cal_flags); in ar9003_hw_tx_iq_cal_outlier_detection()
975 clear_bit(TXIQCAL_DONE, &caldata->cal_flags); in ar9003_hw_tx_iq_cal_outlier_detection()
1455 if (caldata && !test_bit(TXIQCAL_DONE, &caldata->cal_flags)) in ar9003_hw_init_cal_pcoem()
1516 else if (caldata && test_bit(TXIQCAL_DONE, &caldata->cal_flags)) in ar9003_hw_init_cal_pcoem()
Dhw.h425 TXIQCAL_DONE, enumerator
Dhw.c1791 (!test_bit(TXIQCAL_DONE, &ah->caldata->cal_flags) || in ath9k_hw_do_fastcc()
2004 clear_bit(TXIQCAL_DONE, &caldata->cal_flags); in ath9k_hw_reset()
Dar9003_mci.c757 clear_bit(TXIQCAL_DONE, &caldata->cal_flags); in ar9003_mci_end_reset()