Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/
Dah_eeprom_v1.h62 #define AR_EEPROM_RFSILENT_GPIO_SEL 0x001c macro
Dah_eeprom_v3.h98 #define AR_EEPROM_RFSILENT_GPIO_SEL 0x001c macro
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210_attach.c378 ahpriv->ah_rfsilent = SM(0, AR_EEPROM_RFSILENT_GPIO_SEL) in ar5210FillCapabilityInfo()
Dar5210_misc.c143 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL); in ar5210EnableRfKill()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/
Dar5211_misc.c171 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL); in ar5211EnableRfKill()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212_misc.c154 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL); in ar5212EnableRfKill()