Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dar9002_phy.h26 #define AR_PHY_FC_DYN2040_EN 0x00000004 macro
Dar9002_calib.c722 REG_SET_BIT(ah, AR_PHY_TURBO, AR_PHY_FC_DYN2040_EN); in ar9285_hw_cl_cal()
734 REG_CLR_BIT(ah, AR_PHY_TURBO, AR_PHY_FC_DYN2040_EN); in ar9285_hw_cl_cal()
Dar5008_phy.c687 phymode |= AR_PHY_FC_DYN2040_EN; in ar5008_hw_set_channel_regs()