Home
last modified time | relevance | path

Searched refs:AR9271_CLOCK_CONTROL (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_btcoex.c276 val = OS_REG_READ(ah, AR9271_CLOCK_CONTROL); in ar5416BTCoexEnable()
278 OS_REG_WRITE(ah, AR9271_CLOCK_CONTROL, val); in ar5416BTCoexEnable()
HDar5416reg.h607 #define AR9271_CLOCK_CONTROL 0x50040 macro