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

  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211phy.h 37 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */
ar5211_reset.c 449 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
453 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212phy.h 53 #define AR_PHY_ACTIVE_EN 0x00000001 /* Activate PHY chips */
ar5212_reset.c 481 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
492 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
  /src/sys/external/isc/atheros_hal/dist/ar5312/
ar5312_reset.c 444 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
455 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
  /src/sys/dev/ic/
arn5008reg.h 263 #define AR_PHY_ACTIVE_EN 0x00000001
arn9003reg.h 562 #define AR_PHY_ACTIVE_EN 0x00000001
arn9003.c 1984 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
2189 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
arn5008.c 1810 AR_WRITE(sc, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_reset.c 530 * via AR_PHY_ACTIVE_EN). Read the phy active delay register.
546 OS_REG_WRITE(ah, AR_PHY_ACTIVE, AR_PHY_ACTIVE_EN);

Completed in 28 milliseconds