Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h800 #define AR_SREV_ID 0x000000FF /* Mask to read SREV info */ macro
H A Dar9300_misc.c429 v = OS_REG_READ(ah, AR_HOSTIF_REG(ah, AR_SREV)) & AR_SREV_ID; in ar9300_detect_card_present()