Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar9003reg.h202 #define AR_PHY_TX_IQCAL_START 0x0a640 macro
Dar9003.c2349 AR_SETBITS(sc, AR_PHY_TX_IQCAL_START, AR_PHY_TX_IQCAL_START_DO_CAL); in ar9003_calib_tx_iq()
2352 reg = AR_READ(sc, AR_PHY_TX_IQCAL_START); in ar9003_calib_tx_iq()