Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dar9002_phy.h266 #define AR_PHY_RFBUS_REQ 0x997C macro
Dar9003_phy.c787 REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_EN); in ar9003_hw_rfbus_req()
806 REG_WRITE(ah, AR_PHY_RFBUS_REQ, 0); in ar9003_hw_rfbus_done()
Dar5008_phy.c953 REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_EN); in ar5008_hw_rfbus_req()
968 REG_WRITE(ah, AR_PHY_RFBUS_REQ, 0); in ar5008_hw_rfbus_done()
Dar9003_phy.h440 #define AR_PHY_RFBUS_REQ (AR_SM_BASE + 0x3c) macro