Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5312/
Dar5312reg.h117 #define AR5312_WREV 0x0090 /* Revision ID register offset */ macro
Dar5312_misc.c82 (AR5312_RSTIMER_BASE-((uint32_t) ah->ah_sh)) + AR5312_WREV)) in ar5312DetectCardPresent()
Dar5312_attach.c151 …val = ((OS_REG_READ(ah, (AR5312_RSTIMER_BASE - ((uint32_t) sh)) + AR5312_WREV)) >> AR5312_WREV_S) … in ar5312Attach()