Searched refs:AR_PHY_TX_IQCAL_START_DO_CAL (Results 1 – 2 of 2) sorted by relevance
777 #define AR_PHY_TX_IQCAL_START_DO_CAL 0x00000001 macro
2444 AR_SETBITS(sc, AR_PHY_TX_IQCAL_START, AR_PHY_TX_IQCAL_START_DO_CAL); in ar9003_calib_tx_iq()2448 if (!(reg & AR_PHY_TX_IQCAL_START_DO_CAL)) in ar9003_calib_tx_iq()