Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416reg.h491 #define AR_PCU_MIC_NEW_LOC_ENA 0x00000004 /* tx/rx mic keys together */ macro
/netbsd/sys/dev/ic/
H A Dathnreg.h1142 #define AR_PCU_MIC_NEW_LOC_ENA 0x00000004 macro
H A Dathn.c2357 AR_SETBITS(sc, AR_PCU_MISC, AR_PCU_MIC_NEW_LOC_ENA); in athn_hw_reset()