Lines Matching refs:ah
61 (AR_SREV_9100(ah)) ? 0x1fff1000 : 0x503f1200
103 #define OLC_FOR_AR9280_20_LATER (AR_SREV_9280_20_OR_LATER(ah) && \
104 ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL))
105 #define OLC_FOR_AR9287_10_LATER (AR_SREV_9287_11_OR_LATER(ah) && \
106 ah->eep_ops->get_eeprom(ah, EEP_OL_PWRCTRL))
112 #define EEP_RFSILENT_GPIO_SEL ((AR_SREV_9462(ah) || AR_SREV_9565(ah)) ? 0x00fc : 0x001c)
655 u16 (*get_spur_channel)(struct ath_hw *ah, u16 i, bool is2GHz);
658 void ath9k_hw_analog_shift_regwrite(struct ath_hw *ah, u32 reg, u32 val);
659 void ath9k_hw_analog_shift_rmw(struct ath_hw *ah, u32 reg, u32 mask,
666 bool ath9k_hw_nvram_read(struct ath_hw *ah, u32 off, u16 *data);
667 void ath9k_hw_usb_gen_fill_eeprom(struct ath_hw *ah, u16 *eep_data,
672 void ath9k_hw_get_legacy_target_powers(struct ath_hw *ah,
678 void ath9k_hw_get_target_powers(struct ath_hw *ah,
686 u16 ath9k_hw_get_scaled_power(struct ath_hw *ah, u16 power_limit,
688 void ath9k_hw_update_regulatory_maxpower(struct ath_hw *ah);
689 int ath9k_hw_eeprom_init(struct ath_hw *ah);
691 void ath9k_hw_get_gain_boundaries_pdadcs(struct ath_hw *ah,