Searched refs:AR_PHY_IQ_ADC_MEAS_1_B (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | ar9003reg.h | 73 #define AR_PHY_IQ_ADC_MEAS_1_B(i) (0x098c4 + (i) * 0x1000) macro |
| D | ar9003.c | 2164 cal->pwr_meas_q = AR_READ(sc, AR_PHY_IQ_ADC_MEAS_1_B(i)); in ar9003_calib_iq() |