Searched refs:restoreval (Results 1 – 3 of 3) sorted by relevance
230 ar5416RestoreSpectralConfig(struct ath_hal *ah, uint32_t restoreval) in ar5416RestoreSpectralConfig() argument238 if (restoreval != curval) { in ar5416RestoreSpectralConfig()239 restoreval |= AR_PHY_SPECTRAL_SCAN_SHORT_REPEAT; in ar5416RestoreSpectralConfig()240 OS_REG_WRITE(ah, AR_PHY_SPECTRAL_SCAN, restoreval); in ar5416RestoreSpectralConfig()
276 extern void ar5416RestoreSpectralConfig(struct ath_hal *ah, uint32_t restoreval);
1501 extern void ar9300_restore_spectral_config(struct ath_hal *ah, u_int32_t restoreval);