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

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210phy.h 49 #define AR_PHY_ACTIVE 0x981c /* PHY activation */
ar5210_reset.c 248 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ENABLE);
969 OS_REG_READ(ah, AR_PHY_ACTIVE));
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211phy.h 36 #define AR_PHY_ACTIVE 0x981C /* PHY activation register */
ar5211_reset.c 449 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
912 OS_REG_READ(ah, AR_PHY_ACTIVE));
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h 52 #define AR_PHY_ACTIVE 0x981C /* activation register */
ar5212_reset.c 492 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c 455 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
  /src/sys/dev/ic/
arn5008reg.h 67 #define AR_PHY_ACTIVE 0x981c
262 /* Bits for AR_PHY_ACTIVE. */
arn9003reg.h 131 #define AR_PHY_ACTIVE 0x0a20c
560 /* Bits for AR_PHY_ACTIVE. */
arn9003.c 1984 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
1992 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS);
2186 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS);
2189 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
arn5008.c 1810 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
1819 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_DIS);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_reset.c 546 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);

Completed in 29 milliseconds