Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c3267 an_top2_reg_val = OS_REG_READ(ah, AR9285_AN_TOP2);
3329 OS_REG_WRITE(ah, AR9285_AN_TOP2, (0x1 << 27) | (0x1 << 17) | (0x1 << 16) |
3408 OS_REG_WRITE(ah, AR9285_AN_TOP2, an_top2_reg_val);
H A Dar9300reg.h1295 #define AR9285_AN_TOP2 0x7868 macro