Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9002_phy.h272 #define AR_PHY_RFBUS_REQ_EN 0x00000001 macro
Dar9003_phy.h771 #define AR_PHY_RFBUS_REQ_EN 0x00000001 /* request for RF bus */ macro
Dar5008_phy.c889 REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_EN); in ar5008_hw_rfbus_req()
Dar9003_phy.c1047 REG_WRITE(ah, AR_PHY_RFBUS_REQ, AR_PHY_RFBUS_REQ_EN); in ar9003_hw_rfbus_req()