Home
last modified time | relevance | path

Searched refs:EEP_RFSILENT_GPIO_SEL (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.h108 #define EEP_RFSILENT_GPIO_SEL 0x001c /* gpio PIN */ macro
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h498 #define EEP_RFSILENT_GPIO_SEL 0x00fc /* bits 2..7: gpio PIN */ macro
H A Dar9300_attach.c2881 ahp->ah_gpio_select = MS(ahpriv->ah_rfsilent, EEP_RFSILENT_GPIO_SEL); in ar9300_fill_capability_info()