Home
last modified time | relevance | path

Searched refs:AR_PHY_TEST_CTL_STATUS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar9003_phy.h509 #define AR_PHY_TEST_CTL_STATUS (AR_SM_BASE + (AR_SREV_9561(ah) ? 0x160 : 0x164)) macro
Dar9003_mci.c461 REG_RMW_FIELD(ah, AR_PHY_TEST_CTL_STATUS, in ar9003_mci_observation_set_up()