Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/
Dah_eeprom_v1.h64 #define AR_EEPROM_RFSILENT_POLARITY 0x0002 macro
Dah_eeprom_v3.h100 #define AR_EEPROM_RFSILENT_POLARITY 0x0002 macro
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210_attach.c379 | SM(0, AR_EEPROM_RFSILENT_POLARITY); in ar5210FillCapabilityInfo()
Dar5210_misc.c144 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY); in ar5210EnableRfKill()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/
Dar5211_misc.c172 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY); in ar5211EnableRfKill()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212_misc.c155 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY); in ar5212EnableRfKill()