Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v3.h25 #define AR_EEPROM_RFSILENT 0x0f /* RF Silent/Clock Run Enable */ macro
H A Dah_eeprom_v3.c1573 if (!ath_hal_eepromRead(ah, AR_EEPROM_RFSILENT, &eeval)) in legacyEepromGet()