Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5312/
Dar5312reg.h62 #define AR5315_WREV (-0xefbfe0) /* Revision ID register offset */ macro
Dar5312_misc.c71 (AR5315_RSTIMER_BASE-((uint32_t) ah->ah_sh)) + AR5315_WREV)) in ar5312DetectCardPresent()
Dar5312_attach.c138 … val = ((OS_REG_READ(ah, (AR5315_RSTIMER_BASE -((uint32_t) sh)) + AR5315_WREV)) >> AR5315_WREV_S) in ar5312Attach()