Home
last modified time | relevance | path

Searched refs:AR_PHY_RFBUS_REQ_EN (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dar9002_phy.h269 #define AR_PHY_RFBUS_REQ_EN 0x00000001 macro
Dar9003_phy.h727 #define AR_PHY_RFBUS_REQ_EN 0x00000001 /* request for RF bus */ macro
Dar9003_phy.c773 REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_EN); in ar9003_hw_rfbus_req()
Dar5008_phy.c944 REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_EN); in ar5008_hw_rfbus_req()