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

/freebsd-11.0-release/sys/dev/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
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c388 | SM(0, AR_EEPROM_RFSILENT_POLARITY);
H A Dar5210_misc.c144 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY);
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c172 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY);
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c151 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY);

Completed in 154 milliseconds