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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312reg.h118 #define AR5312_WREV 0x0090 /* Revision ID register offset */ macro
H A Dar5312_misc.c84 (AR5312_RSTIMER_BASE-((uint32_t) ah->ah_sh)) + AR5312_WREV))
H A Dar5312_attach.c154 val = ((OS_REG_READ(ah, (AR5312_RSTIMER_BASE - ((uint32_t) sh)) + AR5312_WREV)) >> AR5312_WREV_S) & AR5312_WREV_ID;

Completed in 52 milliseconds