Searched refs:AR_EEPROM_STS (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_eeprom.c | 41 if (!ath_hal_wait(ah, AR_EEPROM_STS, in ar5212EepromRead()
|
H A D | ar5212reg.h | 250 #define AR_EEPROM_STS 0x600c /* EEPROM status register */ macro
|
/freebsd/tools/tools/ath/common/ |
H A D | dumpregs_5211.c | 233 DEFVOID(AR_EEPROM_STS, "EESTS"),
|
H A D | dumpregs_5212.c | 267 DEFVOID(AR_EEPROM_STS, "EESTS"),
|
H A D | dumpregs_5416.c | 303 DEFVOID(AR_EEPROM_STS, "EESTS"),
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211reg.h | 235 #define AR_EEPROM_STS 0x600c /* EEPROM status register */ macro
|
H A D | ar5211_misc.c | 73 if (!ath_hal_wait(ah, AR_EEPROM_STS, in ar5211EepromRead()
|