Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c280 val = OS_REG_READ(ah, AR9271_CLOCK_CONTROL); in ar5416BTCoexEnable()
282 OS_REG_WRITE(ah, AR9271_CLOCK_CONTROL, val); in ar5416BTCoexEnable()
H A Dar5416reg.h607 #define AR9271_CLOCK_CONTROL 0x50040 macro