Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/
HDah_eeprom_v3.h39 #define AR_EEPROM_SIZE_UPPER_MASK 0xfff0 macro
HDah_eeprom_v3.c1812 eepMax = (eeval & AR_EEPROM_SIZE_UPPER_MASK) << in ath_hal_legacyEepromAttach()