Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9002_phy.h20 #define PHY_AGC_CLR 0x10000000 macro
Dar9003_phy.h860 #define PHY_AGC_CLR 0x10000000 macro
Dar9003_phy.c1817 REG_SET_BIT(ah, AR_PHY_TEST, PHY_AGC_CLR); in ar9003_hw_tx99_start()
1830 REG_CLR_BIT(ah, AR_PHY_TEST, PHY_AGC_CLR); in ar9003_hw_tx99_stop()