Searched refs:AR_PCU_MIC_NEW_LOC_ENA (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_keycache.c311 if (ahp->ah_misc_mode & AR_PCU_MIC_NEW_LOC_ENA) {
H A Dar9300_misc.c715 return (ahp->ah_misc_mode & AR_PCU_MIC_NEW_LOC_ENA) ?
933 ahp->ah_misc_mode &= ~AR_PCU_MIC_NEW_LOC_ENA;
935 ahp->ah_misc_mode |= AR_PCU_MIC_NEW_LOC_ENA;
H A Dar9300reg.h1729 #define AR_PCU_MIC_NEW_LOC_ENA 0x00000004 // tx/rx mic key are together macro
H A Dar9300_attach.c2634 ahp->ah_misc_mode |= AR_PCU_MIC_NEW_LOC_ENA;
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h511 #define AR_PCU_MIC_NEW_LOC_ENA 0x00000004 /* tx/rx mic keys together */ macro

Completed in 96 milliseconds