HomeSort by: relevance | last modified time | path
    Searched refs:AR_EEPROM_VER5_3 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/
ah_eeprom.h 49 #define AR_EEPROM_VER5_3 0x5003 /* Adds spur mitigation table */
ah_eeprom_v3.c 1433 if (ee->ee_version < AR_EEPROM_VER5_3) {
  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c 352 if ((IS_5413(ah) || (AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3)) &&
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_reset.c 392 if ((IS_5413(ah) || (AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3)) &&
781 if ((IS_5413(ah) || (AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER5_3)) &&
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_reset.c 458 if (ahp->ah_eeprom.ee_version >= AR_EEPROM_VER5_3 &&

Completed in 19 milliseconds