Searched refs:AR_PHY_RFBUS_GRANT_EN (Results 1 – 4 of 4) sorted by relevance
394 #define AR_PHY_RFBUS_GRANT_EN 0x00000001 macro
899 return ath9k_hw_wait(ah, AR_PHY_RFBUS_GRANT, AR_PHY_RFBUS_GRANT_EN, in ar5008_hw_rfbus_req()900 AR_PHY_RFBUS_GRANT_EN, AH_WAIT_TIMEOUT); in ar5008_hw_rfbus_req()
772 #define AR_PHY_RFBUS_GRANT_EN 0x00000001 /* RF bus granted */ macro
1057 return ath9k_hw_wait(ah, AR_PHY_RFBUS_GRANT, AR_PHY_RFBUS_GRANT_EN, in ar9003_hw_rfbus_req()1058 AR_PHY_RFBUS_GRANT_EN, AH_WAIT_TIMEOUT); in ar9003_hw_rfbus_req()