Searched refs:AR_SREV_9380_10_OR_LATER (Results 1 – 2 of 2) sorted by relevance
201 if (AR_SREV_9380_10_OR_LATER(sc)) in athn_config_ht()210 if (!AR_SREV_9380_10_OR_LATER(sc)) { in athn_config_ht()637 if (!AR_SREV_9380_10_OR_LATER(sc)) { in athn_reset_power_on()645 if (!AR_SREV_9380_10_OR_LATER(sc)) in athn_reset_power_on()710 if (!AR_SREV_9380_10_OR_LATER(sc)) in athn_set_power_awake()741 if (!AR_SREV_9380_10_OR_LATER(sc)) in athn_set_power_sleep()757 if (AR_SREV_9380_10_OR_LATER(sc)) { in athn_init_pll()1412 if (AR_SREV_9380_10_OR_LATER(sc)) in athn_init_calib()1809 if (AR_SREV_9380_10_OR_LATER(sc)) in athn_init_dma()2016 if (AR_SREV_9380_10_OR_LATER(sc)) { in athn_init_tx_queues()[all …]
1421 #define AR_SREV_9380_10_OR_LATER(sc) \ macro