Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h502 #define EEP_RFSILENT_POLARITY 0x0002 /* bit 1: polarity */ macro
H A Dar9300_attach.c2886 ahp->ah_polarity = MS(ahpriv->ah_rfsilent, EEP_RFSILENT_POLARITY); in ar9300_fill_capability_info()