Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Darn9003reg.h88 #define AR_PHY_PA_GAIN123_B(i) (0x098f8 + (i) * 0x1000) macro
Darn9003.c3032 reg = AR_READ(sc, AR_PHY_PA_GAIN123_B(chain)); in ar9003_enable_predistorter()
3034 AR_WRITE(sc, AR_PHY_PA_GAIN123_B(chain), reg); in ar9003_enable_predistorter()