Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212phy.h292 #define AR_PHY_RFBUS_GNT 0x9c20 macro
HDar5212_reset.c755 if (OS_REG_READ(ah, AR_PHY_RFBUS_GNT)) in ar5212ChannelChange()
/freebsd-13-stable/tools/tools/ath/common/
HDdumpregs_5212.c401 DEFVOID(AR_PHY_RFBUS_GNT, "PHY_RFBUS_GNT"),
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c516 if (!ath_hal_wait(ah, AR_PHY_RFBUS_GNT, AR_PHY_RFBUS_GRANT_EN, AR_PHY_RFBUS_GRANT_EN)) {