Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/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)) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/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()