Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211reg.h286 #define AR_CFG_CLK_GATE_DIS 0x00000400 /* Clock gating disable (Oahu only) */ macro
H A Dar5211_reset.c406 OS_REG_READ(ah, AR_CFG) | AR_CFG_CLK_GATE_DIS); in ar5211Reset()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300reg.h49 #define AR_CFG_CLK_GATE_DIS 0x00000400 // Clock gating disable macro