HomeSort by: relevance | last modified time | path
    Searched refs:AR_PHY_CAL_CHAINMASK (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416phy.h 184 #define AR_PHY_CAL_CHAINMASK 0xa39c
ar5416_reset.c 244 OS_REG_WRITE(ah, AR_PHY_CAL_CHAINMASK, AH5416(ah)->ah_rx_chainmask);
  /src/sys/dev/ic/
arn5008reg.h 170 #define AR_PHY_CAL_CHAINMASK 0xa39c
arn9003reg.h 150 #define AR_PHY_CAL_CHAINMASK 0x0a2c0
arn5008.c 1834 AR_WRITE(sc, AR_PHY_CAL_CHAINMASK, 0x7);
1838 AR_WRITE(sc, AR_PHY_CAL_CHAINMASK, sc->sc_rxchainmask);
1850 AR_WRITE(sc, AR_PHY_CAL_CHAINMASK, sc->sc_rxchainmask);
arn9003.c 2004 AR_WRITE(sc, AR_PHY_CAL_CHAINMASK, sc->sc_rxchainmask);
2023 AR_WRITE(sc, AR_PHY_CAL_CHAINMASK, sc->sc_rxchainmask);

Completed in 49 milliseconds