Home
last modified time | relevance | path

Searched refs:AR_EEPROM_RFSILENT_POLARITY (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v1.h64 #define AR_EEPROM_RFSILENT_POLARITY 0x0002 macro
H A Dah_eeprom_v3.h100 #define AR_EEPROM_RFSILENT_POLARITY 0x0002 macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
H A Dar5210_attach.c388 | SM(0, AR_EEPROM_RFSILENT_POLARITY); in ar5210FillCapabilityInfo()
H A Dar5210_misc.c144 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY); in ar5210EnableRfKill()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_misc.c172 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY); in ar5211EnableRfKill()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_misc.c151 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY); in ar5212EnableRfKill()