Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath5k/
H A Dreg.h2354 #define AR5K_PHY_RESTART_DIV_GC 0x001c0000 /* Fast diversity gc_limit (?) */ macro
H A Ddebug.c408 "AR5K_PHY_RESTART_DIV_GC\t\t%x\n", in read_file_antenna()
409 (v & AR5K_PHY_RESTART_DIV_GC) >> AR5K_PHY_RESTART_DIV_GC_S); in read_file_antenna()