Searched refs:AH_NO_EEP_SWAP (Results 1 – 3 of 3) sorted by relevance
618 ah->ah_flags |= AH_NO_EEP_SWAP; in ath9k_nvmem_request_eeprom()645 ah->ah_flags |= AH_NO_EEP_SWAP; in ath9k_init_platform()691 ah->ah_flags |= AH_NO_EEP_SWAP; in ath9k_of_init()
198 if (ah->ah_flags & AH_NO_EEP_SWAP) { in ath9k_hw_nvram_swap_data()
773 #define AH_NO_EEP_SWAP 0x8 /* Do not swap EEPROM data */ macro