Home
last modified time | relevance | path

Searched refs:AR_PHY_RX_CHAINMASK (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/ic/
Dar5008reg.h114 #define AR_PHY_RX_CHAINMASK 0x99a4 macro
Dar9003reg.h145 #define AR_PHY_RX_CHAINMASK 0x0a2a0 macro
Dar5008.c1978 AR_WRITE(sc, AR_PHY_RX_CHAINMASK, 0x7); in ar5008_init_chains()
1981 AR_WRITE(sc, AR_PHY_RX_CHAINMASK, sc->rxchainmask); in ar5008_init_chains()
1992 AR_WRITE(sc, AR_PHY_RX_CHAINMASK, sc->rxchainmask); in ar5008_set_rxchains()
Dar9003.c1914 AR_WRITE(sc, AR_PHY_RX_CHAINMASK, sc->rxchainmask); in ar9003_init_chains()
1932 AR_WRITE(sc, AR_PHY_RX_CHAINMASK, sc->rxchainmask); in ar9003_set_rxchains()