Home
last modified time | relevance | path

Searched refs:AR_PHY_TX_IQCAL_START_DO_CAL (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Darn9003reg.h777 #define AR_PHY_TX_IQCAL_START_DO_CAL 0x00000001 macro
Darn9003.c2444 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()