Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar9003reg.h73 #define AR_PHY_IQ_ADC_MEAS_1_B(i) (0x098c4 + (i) * 0x1000) macro
Dar9003.c2164 cal->pwr_meas_q = AR_READ(sc, AR_PHY_IQ_ADC_MEAS_1_B(i)); in ar9003_calib_iq()