Searched refs:AR_EEPROM_PROTECT (Results 1 – 5 of 5) sorted by relevance
44 #define AR_EEPROM_PROTECT 0x3f /* Atheros segment protect register */ macro
132 if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &protect)) { in ath_hal_v1EepromAttach()
28 #define AR_EEPROM_PROTECT 0x3f /* EEPROM protect bits */ macro
1795 if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &eeprotect)) { in ath_hal_legacyEepromAttach()
325 (AH_PRIVATE(ah)->ah_ispcie)? AR_EEPROM_PROTECT_PCIE : AR_EEPROM_PROTECT) in ar5212Attach()