Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300eep.h181 #define AR9300_EEPROM_SIZE 16*1024 // byte addressable macro
HDar9300_eeprom.c3600 if (((address) < 0) || ((address + many) > AR9300_EEPROM_SIZE - 1)) { in ar9300_calibration_data_read_flash()
3616 if (((address) < 0) || ((address + many) > AR9300_EEPROM_SIZE)) { in ar9300_calibration_data_read_eeprom()