Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dreg.h2525 #define AR5K_PHY_FAST_ANT_DIV 0xa208 macro
H A Dphy.c2235 AR5K_REG_ENABLE_BITS(ah, AR5K_PHY_FAST_ANT_DIV, in ath5k_hw_set_fast_div()
2241 AR5K_REG_DISABLE_BITS(ah, AR5K_PHY_FAST_ANT_DIV, in ath5k_hw_set_fast_div()
H A Ddebug.c411 v = ath5k_hw_reg_read(ah, AR5K_PHY_FAST_ANT_DIV); in read_file_antenna()