Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312reg.h118 #define AR5312_WREV_S 8 /* Shift for WMAC revision info */ macro
H A Dar5312_attach.c151 …val = ((OS_REG_READ(ah, (AR5312_RSTIMER_BASE - ((uint32_t) sh)) + AR5312_WREV)) >> AR5312_WREV_S) … in ar5312Attach()