Searched refs:AR_SREV_9300_20_OR_LATER (Results 1 – 8 of 8) sorted by relevance
23 #define AR_CR_RXE (AR_SREV_9300_20_OR_LATER(ah) ? 0x0000000c : 0x00000004)344 #define AR_ISR_S2_S (AR_SREV_9300_20_OR_LATER(ah) ? 0x00d0 : 0x00cc)345 #define AR_ISR_S3_S (AR_SREV_9300_20_OR_LATER(ah) ? 0x00d4 : 0x00d0)346 #define AR_ISR_S4_S (AR_SREV_9300_20_OR_LATER(ah) ? 0x00d8 : 0x00d4)347 #define AR_ISR_S5_S (AR_SREV_9300_20_OR_LATER(ah) ? 0x00dc : 0x00d8)864 #define AR_SREV_9300_20_OR_LATER(_ah) \ macro1058 (AR_SREV_9300_20_OR_LATER(ah) ? 0x4050 : 0x404c))1081 (AR_SREV_9300_20_OR_LATER(ah) ? 0x4058 : 0x4050))1086 (AR_SREV_9300_20_OR_LATER(ah) ? 0x405c : 0x4054))1105 (AR_SREV_9300_20_OR_LATER(ah) ? 0x4060 : 0x4058))[all …]
347 if (!AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_chip_test()486 if (!AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_post_init()518 if (AR_SREV_9300_20_OR_LATER(ah)) in ath9k_hw_attach_ops()609 if (AR_SREV_9280_20_OR_LATER(ah) && !AR_SREV_9300_20_OR_LATER(ah)) in __ath9k_hw_init()611 if (!AR_SREV_9300_20_OR_LATER(ah)) in __ath9k_hw_init()897 if (AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_init_interrupt_masks()933 if (AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_init_interrupt_masks()1125 if (!AR_SREV_9300_20_OR_LATER(ah)) in ath9k_hw_set_dma()1140 if (!AR_SREV_9300_20_OR_LATER(ah)) in ath9k_hw_set_dma()1155 if (AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_set_dma()[all …]
71 if (AR_SREV_9300_20_OR_LATER(ah)) in ath9k_hw_init_btcoex_hw()113 } else if (AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_btcoex_init_scheme()239 if (AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_btcoex_enable_3wire()323 if (AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_btcoex_disable()355 if (AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_btcoex_bt_stomp()
109 return AR_SREV_9300_20_OR_LATER(ah) || modparam_force_new_ani; in use_new_ani()362 if (!AR_SREV_9300_20_OR_LATER(ah) || AR_SREV_9485(ah)) in ath9k_hw_set_cck_nil()560 if (AR_SREV_9300_20_OR_LATER(ah)) in ath9k_ani_reset()871 if (AR_SREV_9300_20_OR_LATER(ah)) in ath9k_hw_ani_init()
464 if (AR_SREV_9300_20_OR_LATER(ah) && in ath9k_hw_resettxqueue()508 if (AR_SREV_9300_20_OR_LATER(ah)) in ath9k_hw_resettxqueue()700 if (!AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_stopdmarecv()857 if (AR_SREV_9300_20_OR_LATER(ah)) { in ath9k_hw_set_interrupts()
525 if (AR_SREV_9300_20_OR_LATER(ah)) in ath9k_hw_eeprom_init()
263 else if (AR_SREV_9300_20_OR_LATER(ah)) in setup_ht_cap()
1115 max_reg_offset = AR_SREV_9300_20_OR_LATER(sc->sc_ah) ? 0x16bd4 : 0xb500; in open_file_regdump()