Searched refs:AR_SOC_RST_REVISION_ID (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c594 #define AR_SOC_RST_REVISION_ID 0xB8060090 macro
596 if ((REG_READ(AR_SOC_RST_REVISION_ID) & AR_SREV_REVISION_HORNET_11_MASK)
604 #undef AR_SOC_RST_REVISION_ID macro
609 #define AR_SOC_RST_REVISION_ID 0xB8060090 macro
613 REG_READ(AR_SOC_RST_REVISION_ID) & AR_SREV_REVISION_WASP_MASK;
615 #undef AR_SOC_RST_REVISION_ID macro
H A Dar9300_misc.c2727 #define AR_SOC_RST_REVISION_ID 0xB8060090 macro
2729 wasp_mm_rev = (REG_READ(AR_SOC_RST_REVISION_ID) &
2732 #undef AR_SOC_RST_REVISION_ID macro

Completed in 154 milliseconds