Searched refs:AR_EEPROM_RFSILENT_GPIO_SEL (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h62 #define AR_EEPROM_RFSILENT_GPIO_SEL 0x001c macro
H A Dah_eeprom_v3.h98 #define AR_EEPROM_RFSILENT_GPIO_SEL 0x001c macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c387 ahpriv->ah_rfsilent = SM(0, AR_EEPROM_RFSILENT_GPIO_SEL)
H A Dar5210_misc.c143 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c171 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c150 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);

Completed in 188 milliseconds