Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_eeprom_v3.h41 #define AR_EEPROM_SIZE_UPPER_MASK 0xfff0 macro
Dah_eeprom_v3.c1814 eepMax = (eeval & AR_EEPROM_SIZE_UPPER_MASK) << in ath_hal_legacyEepromAttach()