Home
last modified time | relevance | path

Searched refs:AR_PHY_RFBUS_GRANT_EN (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300phy.h980 #define AR_PHY_RFBUS_GRANT_EN 0x00000001 /* RF bus granted */ macro
H A Dar9300_reset.c1279 if (!ath_hal_wait(ah, AR_PHY_RFBUS_GRANT, AR_PHY_RFBUS_GRANT_EN, in ar9300_channel_change()
1280 AR_PHY_RFBUS_GRANT_EN)) in ar9300_channel_change()