Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h292 #define AR_PHY_RFBUS_GNT 0x9c20 macro
H A Dar5212_reset.c755 if (OS_REG_READ(ah, AR_PHY_RFBUS_GNT)) in ar5212ChannelChange()
/freebsd/tools/tools/ath/common/
H A Ddumpregs_5212.c401 DEFVOID(AR_PHY_RFBUS_GNT, "PHY_RFBUS_GNT"),
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c516 if (!ath_hal_wait(ah, AR_PHY_RFBUS_GNT, AR_PHY_RFBUS_GRANT_EN, AR_PHY_RFBUS_GRANT_EN)) {