Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Darn9380.c604 if (AR_READ(sc, AR_PHY_GEN_CTRL) & AR_PHY_GC_DYN2040_PRI_CH) in ar9380_spur_mitigate_ofdm()
632 reg = AR_READ(sc, AR_PHY_GEN_CTRL); in ar9380_spur_mitigate_ofdm()
Darn9003reg.h129 #define AR_PHY_GEN_CTRL 0x0a204 macro
Darn9003.c1917 phy = AR_READ(sc, AR_PHY_GEN_CTRL); in ar9003_set_phy()
1929 AR_WRITE(sc, AR_PHY_GEN_CTRL, phy); in ar9003_set_phy()