Home
last modified time | relevance | path

Searched refs:AR9287_EEP_MINOR_VER_3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom.h194 #define AR9287_EEP_MINOR_VER_3 0x3 macro
195 #define AR9287_EEP_MINOR_VER AR9287_EEP_MINOR_VER_3
H A Deeprom_9287.c271 if (ver_minor >= AR9287_EEP_MINOR_VER_3) in ath9k_hw_ar9287_get_eeprom()