Searched refs:AR_EEPROM_PROTECT (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h44 #define AR_EEPROM_PROTECT 0x3f /* Atheros segment protect register */ macro
H A Dah_eeprom_v1.c132 if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &protect)) {
H A Dah_eeprom_v3.h28 #define AR_EEPROM_PROTECT 0x3f /* EEPROM protect bits */ macro
H A Dah_eeprom_v3.c1795 if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &eeprotect)) {
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c323 (AH_PRIVATE(ah)->ah_ispcie)? AR_EEPROM_PROTECT_PCIE : AR_EEPROM_PROTECT)

Completed in 136 milliseconds