Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_phy.h394 #define AR_PHY_RFBUS_GRANT_EN 0x00000001 macro
H A Dar5008_phy.c890 return ath9k_hw_wait(ah, AR_PHY_RFBUS_GRANT, AR_PHY_RFBUS_GRANT_EN, in ar5008_hw_rfbus_req()
891 AR_PHY_RFBUS_GRANT_EN, AH_WAIT_TIMEOUT); in ar5008_hw_rfbus_req()
H A Dar9003_phy.c1045 return ath9k_hw_wait(ah, AR_PHY_RFBUS_GRANT, AR_PHY_RFBUS_GRANT_EN, in ar9003_hw_rfbus_req()
1046 AR_PHY_RFBUS_GRANT_EN, AH_WAIT_TIMEOUT); in ar9003_hw_rfbus_req()