Home
last modified time | relevance | path

Searched refs:AR_SREV_9280_10_OR_LATER (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/ic/
Darn5008.c1682 if (!AR_SREV_9280_10_OR_LATER(sc)) { in ar5008_set_rf_mode()
1866 if (AR_SREV_9280_10_OR_LATER(sc)) in ar5008_read_noisefloor()
1873 if (AR_SREV_9280_10_OR_LATER(sc)) in ar5008_read_noisefloor()
1990 log = AR_SREV_9280_10_OR_LATER(sc) ? 10 : 2; in ar5008_do_calib()
2043 if (!AR_SREV_9280_10_OR_LATER(sc) && in ar5008_calib_iq()
2110 if (!AR_SREV_9280_10_OR_LATER(sc) && in ar5008_calib_adc_gain()
2162 if (!AR_SREV_9280_10_OR_LATER(sc) && in ar5008_calib_adc_dc_off()
2169 if (AR_SREV_9280_10_OR_LATER(sc)) in ar5008_calib_adc_dc_off()
2464 if (AR_SREV_9280_10_OR_LATER(sc)) { in ar5008_hw_init()
2563 else if (AR_SREV_9280_10_OR_LATER(sc)) in ar5008_get_pdadcs()
Darn5416.c328 if (AR_SREV_9280_10_OR_LATER(sc)) { in ar5416_init_calib()
345 if (AR_SREV_9280_10_OR_LATER(sc)) { in ar5416_init_calib()
652 if (AR_SREV_9280_10_OR_LATER(sc)) { in ar5416_set_txpower()
Dathnreg.h1351 #define AR_SREV_9280_10_OR_LATER(sc) \ macro
1423 #define AR_SINGLE_CHIP(sc) AR_SREV_9280_10_OR_LATER(sc)
Dathn.c300 if (AR_SREV_9280_10_OR_LATER(sc)) { in athn_attach()
487 if (AR_SREV_9280_10_OR_LATER(sc) && in athn_rx_start()
799 } else if (AR_SREV_9280_10_OR_LATER(sc)) { in athn_init_pll()
2261 if (AR_SREV_9280_10_OR_LATER(sc)) in athn_hw_reset()