Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.h106 #define EEP_RFSILENT_POLARITY 0x0002 /* polarity */ macro
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h496 #define EEP_RFSILENT_POLARITY 0x0002 /* bit 1: polarity */ macro
H A Dar9300_attach.c2882 ahp->ah_polarity = MS(ahpriv->ah_rfsilent, EEP_RFSILENT_POLARITY); in ar9300_fill_capability_info()