Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Darn9380.c882 reg = AR_READ(sc, AR_PHY_TPC_11_B(i)); in ar9380_set_correction()
884 AR_WRITE(sc, AR_PHY_TPC_11_B(i), reg); in ar9380_set_correction()
H A Darn9003reg.h196 #define AR_PHY_TPC_11_B(i) (0x0a420 + (i) * 0x1000) macro
H A Darn9003.c2660 delta = (int8_t)MS(AR_READ(sc, AR_PHY_TPC_11_B(chain)), in ar9003_get_desired_txgain()