Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A 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 …]
A 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()
A 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()
A Dar9003_phy.c160 if (AR_SREV_9330(ah) || AR_SREV_9485(ah) || in ar9003_hw_set_channel()
252 if (AR_SREV_9485(ah) || AR_SREV_9340(ah) || AR_SREV_9330(ah) || in ar9003_hw_spur_mitigate_mrc_cck()
279 if (AR_SREV_9485(ah) || AR_SREV_9340(ah) || AR_SREV_9330(ah) || in ar9003_hw_spur_mitigate_mrc_cck()
1524 } else if (AR_SREV_9485(ah)) { in ar9003_hw_antdiv_comb_conf_get()
1572 if (!AR_SREV_9485(ah) && !AR_SREV_9565(ah)) in ar9003_hw_set_bt_ant_diversity()
1575 if (AR_SREV_9485(ah)) { in ar9003_hw_set_bt_ant_diversity()
A 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()
3608 if (AR_SREV_9485(ah) || AR_SREV_9330(ah) || AR_SREV_9340(ah) || in ar9003_hw_xpa_bias_level_apply()
3657 if (AR_SREV_9485(ah) && (ar9003_hw_get_rx_gain_idx(ah) == 0)) { in ar9003_hw_ant_ctrl_apply()
3701 if (AR_SREV_9485(ah) && common->bt_ant_diversity) { in ar9003_hw_ant_ctrl_apply()
3737 if (AR_SREV_9485(ah) && common->bt_ant_diversity) in ar9003_hw_ant_ctrl_apply()
3770 if ((AR_SREV_9485(ah) || AR_SREV_9565(ah)) in ar9003_hw_ant_ctrl_apply()
3920 if (AR_SREV_9485(ah) && in ar9003_hw_atten_apply()
3960 if (AR_SREV_9330(ah) || AR_SREV_9485(ah)) { in ar9003_hw_internal_regulator_apply()
[all …]
A 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) && \
A 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()
A Dhw.c767 if (AR_SREV_9485(ah) || AR_SREV_9565(ah)) { in ath9k_hw_init_pll()
916 if (AR_SREV_9485(ah) || AR_SREV_9340(ah) || AR_SREV_9330(ah) || in ath9k_hw_init_pll()
2460 } else if (AR_SREV_9485(ah)) { in ath9k_gpio_cap_init()
2530 if (AR_SREV_9485(ah) || in ath9k_hw_fill_cap_info()
2607 if (!AR_SREV_9330(ah) && !AR_SREV_9485(ah) && in ath9k_hw_fill_cap_info()
2649 if (AR_SREV_9330(ah) || AR_SREV_9485(ah) || AR_SREV_9565(ah)) { in ath9k_hw_fill_cap_info()
A Dani.c263 if (!AR_SREV_9300_20_OR_LATER(ah) || AR_SREV_9485(ah) || in ath9k_hw_set_cck_nil()
A Dgpio.c33 else if (AR_SREV_9485(ah)) in ath_fill_led_pin()
A 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()

Completed in 42 milliseconds