Home
last modified time | relevance | path

Searched refs:AR_EEP_WRITEPROTECT (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_eeprom.h104 AR_EEP_WRITEPROTECT, /* use ath_hal_eepromGetFlag */ enumerator
Dah_eeprom_v1.c63 case AR_EEP_WRITEPROTECT: in v1EepromGet()
Dah_eeprom_9287.c85 case AR_EEP_WRITEPROTECT: /* NB: no write protect bit */ in v9287EepromGet()
Dah_eeprom_v4k.c96 case AR_EEP_WRITEPROTECT: /* NB: no write protect bit */ in v4kEepromGet()
Dah_eeprom_v14.c120 case AR_EEP_WRITEPROTECT: /* NB: no write protect bit */ in v14EepromGet()
Dah_eeprom_v3.c1662 case AR_EEP_WRITEPROTECT: in legacyEepromGet()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_misc.c112 if (ath_hal_eepromGetFlag(ah, AR_EEP_WRITEPROTECT)) { in ar5210SetRegulatoryDomain()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_misc.c115 if (ath_hal_eepromGetFlag(ah, AR_EEP_WRITEPROTECT)) { in ar5211SetRegulatoryDomain()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_misc.c88 if (ath_hal_eepromGetFlag(ah, AR_EEP_WRITEPROTECT)) { in ar5212SetRegulatoryDomain()