HomeSort by: relevance | last modified time | path
    Searched refs:AR_EEPROM_RFSILENT_POLARITY (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v1.h 64 #define AR_EEPROM_RFSILENT_POLARITY 0x0002
ah_eeprom_v3.h 100 #define AR_EEPROM_RFSILENT_POLARITY 0x0002
  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_attach.c 379 | SM(0, AR_EEPROM_RFSILENT_POLARITY);
ar5210_misc.c 144 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY);
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_misc.c 172 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY);
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c 155 int polarity = MS(rfsilent, AR_EEPROM_RFSILENT_POLARITY);

Completed in 23 milliseconds