Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Dphy.c2225 AR5K_PHY_AGCCTL_OFDM_DIV_DIS); in ath5k_hw_set_fast_div()
2228 AR5K_PHY_AGCCTL_OFDM_DIV_DIS); in ath5k_hw_set_fast_div()
2232 AR5K_PHY_AGCCTL_OFDM_DIV_DIS); in ath5k_hw_set_fast_div()
Dreg.h2017 #define AR5K_PHY_AGCCTL_OFDM_DIV_DIS 0x00000008 /* Disable antenna diversity on OFDM modes */ macro
Ddebug.c424 (v & AR5K_PHY_AGCCTL_OFDM_DIV_DIS) != 0); in read_file_antenna()