Home
last modified time | relevance | path

Searched refs:AR_SREV_9485 (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dar9003_phy.h614 #define AR_PHY_TX_IQCAL_CONTROL_0 (AR_SM_BASE + (AR_SREV_9485(ah) ? \
616 #define AR_PHY_TX_IQCAL_CONTROL_1 (AR_SM_BASE + (AR_SREV_9485(ah) ? \
618 #define AR_PHY_TX_IQCAL_START (AR_SM_BASE + (AR_SREV_9485(ah) ? \
620 #define AR_PHY_TX_IQCAL_STATUS_B0 (AR_SM_BASE + (AR_SREV_9485(ah) ? \
623 (AR_SREV_9485(ah) ? \
1155 #define AR_PHY_PAPRD_TRAINER_CNTL1 (AR_SM_BASE + (AR_SREV_9485(ah) ? 0x580 : 0x490))
1172 #define AR_PHY_PAPRD_TRAINER_CNTL2 (AR_SM_BASE + (AR_SREV_9485(ah) ? 0x584 : 0x494))
1177 #define AR_PHY_PAPRD_TRAINER_CNTL3 (AR_SM_BASE + (AR_SREV_9485(ah) ? 0x588 : 0x498))
1194 #define AR_PHY_PAPRD_TRAINER_CNTL4 (AR_SM_BASE + (AR_SREV_9485(ah) ? 0x58c : 0x49c))
1214 #define AR_PHY_PAPRD_TRAINER_STAT1 (AR_SM_BASE + (AR_SREV_9485(ah) ? 0x590 : 0x4a0))
[all …]
Dar9003_paprd.c81 } else if (AR_SREV_9485(ah)) { in ar9003_get_training_power_2g()
219 if (AR_SREV_9485(ah)) { in ar9003_paprd_setup_single_table()
243 if (AR_SREV_9485(ah) || in ar9003_paprd_setup_single_table()
830 if (!AR_SREV_9485(ah) && !AR_SREV_9330(ah)) in ar9003_paprd_retrain_pa_in()
847 if (AR_SREV_9485(ah)) { in ar9003_paprd_retrain_pa_in()
983 if (AR_SREV_9485(ah)) in ar9003_paprd_is_done()
Dar9003_wow.c55 } else if (AR_SREV_9485(ah)){ in ath9k_hw_set_powermode_wow_sleep()
255 if (AR_SREV_9462(ah) || AR_SREV_9565(ah) || AR_SREV_9485(ah)) { in ath9k_hw_wow_wakeup()
Dar9003_phy.c169 } else if (AR_SREV_9485(ah) || AR_SREV_9565(ah)) { in ar9003_hw_set_channel()
270 if (AR_SREV_9485(ah) || AR_SREV_9340(ah) || AR_SREV_9330(ah) || in ar9003_hw_spur_mitigate_mrc_cck()
297 if (AR_SREV_9485(ah) || AR_SREV_9340(ah) || AR_SREV_9330(ah) || in ar9003_hw_spur_mitigate_mrc_cck()
1542 } else if (AR_SREV_9485(ah)) { in ar9003_hw_antdiv_comb_conf_get()
1590 if (!AR_SREV_9485(ah) && !AR_SREV_9565(ah)) in ar9003_hw_set_bt_ant_diversity()
1593 if (AR_SREV_9485(ah)) { in ar9003_hw_set_bt_ant_diversity()
Dcommon-init.c194 if (AR_SREV_9271(ah) || AR_SREV_9330(ah) || AR_SREV_9485(ah) || AR_SREV_9565(ah)) in ath9k_cmn_setup_ht_cap()
Dreg.h909 #define AR_SREV_9485(_ah) \ macro
914 (AR_SREV_9462(_ah) || AR_SREV_9485(_ah) || AR_SREV_9565(_ah))
917 #define AR_SREV_9485(_ah) 0 macro
923 (AR_SREV_9485(_ah) && \
Dar9003_eeprom.c3302 if (AR_SREV_9485(ah)) in ar9300_eeprom_restore_internal()
3353 if ((!AR_SREV_9485(ah) && length >= 1024) || in ar9300_eeprom_restore_internal()
3354 (AR_SREV_9485(ah) && length > EEPROM_DATA_LEN_9485)) { in ar9300_eeprom_restore_internal()
3607 if (AR_SREV_9485(ah) || AR_SREV_9330(ah) || AR_SREV_9340(ah) || in ar9003_hw_xpa_bias_level_apply()
3656 if (AR_SREV_9485(ah) && (ar9003_hw_get_rx_gain_idx(ah) == 0)) { in ar9003_hw_ant_ctrl_apply()
3700 if (AR_SREV_9485(ah) && common->bt_ant_diversity) { in ar9003_hw_ant_ctrl_apply()
3723 if (AR_SREV_9330(ah) || AR_SREV_9485(ah) || AR_SREV_9565(ah)) { in ar9003_hw_ant_ctrl_apply()
3736 if (AR_SREV_9485(ah) && common->bt_ant_diversity) in ar9003_hw_ant_ctrl_apply()
3769 if ((AR_SREV_9485(ah) || AR_SREV_9565(ah)) in ar9003_hw_ant_ctrl_apply()
3919 if (AR_SREV_9485(ah) && in ar9003_hw_atten_apply()
[all …]
Dani.c263 if (!AR_SREV_9300_20_OR_LATER(ah) || AR_SREV_9485(ah) || in ath9k_hw_set_cck_nil()
Dhw.c754 if (AR_SREV_9485(ah) || AR_SREV_9565(ah)) { in ath9k_hw_init_pll()
903 if (AR_SREV_9485(ah) || AR_SREV_9340(ah) || AR_SREV_9330(ah) || in ath9k_hw_init_pll()
2448 } else if (AR_SREV_9485(ah)) { in ath9k_gpio_cap_init()
2518 if (AR_SREV_9485(ah) || in ath9k_hw_fill_cap_info()
2595 if (!AR_SREV_9330(ah) && !AR_SREV_9485(ah) && in ath9k_hw_fill_cap_info()
2637 if (AR_SREV_9330(ah) || AR_SREV_9485(ah) || AR_SREV_9565(ah)) { in ath9k_hw_fill_cap_info()
Dgpio.c33 else if (AR_SREV_9485(ah)) in ath_fill_led_pin()
Dar9003_calib.c901 if (!AR_SREV_9485(ah)) { in ar9003_hw_tx_iq_cal_outlier_detection()
1169 if (!AR_SREV_9485(ah)) { in ar9003_hw_tx_iq_cal_reload()