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

  /src/sys/dev/ic/
arn5008reg.h 511 #define AR_PHY_RFBUS_GRANT_EN 0x00000001
arn9003reg.h 585 #define AR_PHY_RFBUS_GRANT_EN 0x00000001
arn5008.c 1715 if (AR_READ(sc, AR_PHY_RFBUS_GRANT) & AR_PHY_RFBUS_GRANT_EN)
arn9003.c 1892 if (AR_READ(sc, AR_PHY_RFBUS_GRANT) & AR_PHY_RFBUS_GRANT_EN)
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_reset.c 420 if (!ath_hal_wait(ah, AR_PHY_RFBUS_GNT, AR_PHY_RFBUS_GRANT_EN, AR_PHY_RFBUS_GRANT_EN)) {

Completed in 21 milliseconds