Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
H A Dar5312reg.h118 #define AR5312_WREV_S 8 /* Shift for WMAC revision info */ macro
H A Dar5312_attach.c152 …val = ((OS_REG_READ(ah, (AR5312_RSTIMER_BASE - ((uint32_t) sh)) + AR5312_WREV)) >> AR5312_WREV_S) … in ar5312Attach()