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

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v1.h64 #define AR_EEPROM_RFSILENT_GPIO_SEL 0x001c macro
H A Dah_eeprom_v3.h100 #define AR_EEPROM_RFSILENT_GPIO_SEL 0x001c macro
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c390 ahpriv->ah_rfsilent = SM(0, AR_EEPROM_RFSILENT_GPIO_SEL)
H A Dar5210_misc.c145 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c173 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c152 int select = MS(rfsilent, AR_EEPROM_RFSILENT_GPIO_SEL);

Completed in 63 milliseconds