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

  /src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v1.h 62 #define AR_EEPROM_RFSILENT_GPIO_SEL 0x001c
ah_eeprom_v3.h 98 #define AR_EEPROM_RFSILENT_GPIO_SEL 0x001c
  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_attach.c 378 ahpriv->ah_rfsilent = SM(0, AR_EEPROM_RFSILENT_GPIO_SEL)
ar5210_misc.c 143 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_misc.c 171 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_misc.c 154 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);

Completed in 17 milliseconds