Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dphy.c2221 AR5K_PHY_AGCCTL_OFDM_DIV_DIS); in ath5k_hw_set_fast_div()
2224 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()
Dreg.h2017 #define AR5K_PHY_AGCCTL_OFDM_DIV_DIS 0x00000008 /* Disable antenna diversity on OFDM modes */ macro
Ddebug.c404 (v & AR5K_PHY_AGCCTL_OFDM_DIV_DIS) != 0); in read_file_antenna()