Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
H A Dphy.c2218 AR5K_PHY_AGCCTL_OFDM_DIV_DIS); in ath5k_hw_set_fast_div()
2221 AR5K_PHY_AGCCTL_OFDM_DIV_DIS); in ath5k_hw_set_fast_div()
2225 AR5K_PHY_AGCCTL_OFDM_DIV_DIS); in ath5k_hw_set_fast_div()
H A Dreg.h2017 #define AR5K_PHY_AGCCTL_OFDM_DIV_DIS 0x00000008 /* Disable antenna diversity on OFDM modes */ macro
H A Ddebug.c404 (v & AR5K_PHY_AGCCTL_OFDM_DIV_DIS) != 0); in read_file_antenna()