Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dreg.h2354 #define AR5K_PHY_RESTART_DIV_GC 0x001c0000 /* Fast diversity gc_limit (?) */ macro
H A Dphy.c2233 AR5K_PHY_RESTART_DIV_GC, 4); in ath5k_hw_set_fast_div()
2239 AR5K_PHY_RESTART_DIV_GC, 0); in ath5k_hw_set_fast_div()
H A Ddebug.c409 (v & AR5K_PHY_RESTART_DIV_GC) >> AR5K_PHY_RESTART_DIV_GC_S); in read_file_antenna()