Searched refs:AR_PHY_RFBUS_GRANT_EN (Results 1 – 3 of 3) sorted by relevance
516 if (!ath_hal_wait(ah, AR_PHY_RFBUS_GNT, AR_PHY_RFBUS_GRANT_EN, AR_PHY_RFBUS_GRANT_EN)) {
980 #define AR_PHY_RFBUS_GRANT_EN 0x00000001 /* RF bus granted */ macro
1279 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()