Home
last modified time | relevance | path

Searched refs:AR_PHY_CCK_DETECT_BB_ENABLE_ANT_FAST_DIV (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9002_phy.c470 regval &= (~AR_PHY_CCK_DETECT_BB_ENABLE_ANT_FAST_DIV); in ar9002_hw_set_bt_ant_diversity()
471 regval |= SM((antdiv_ctrl1 >> 3), AR_PHY_CCK_DETECT_BB_ENABLE_ANT_FAST_DIV); in ar9002_hw_set_bt_ant_diversity()
Dar9002_phy.h424 #define AR_PHY_CCK_DETECT_BB_ENABLE_ANT_FAST_DIV 0x2000 macro
Deeprom_4k.c800 regVal &= (~AR_PHY_CCK_DETECT_BB_ENABLE_ANT_FAST_DIV); in ath9k_hw_4k_set_board_values()
802 AR_PHY_CCK_DETECT_BB_ENABLE_ANT_FAST_DIV); in ath9k_hw_4k_set_board_values()
Dar9003_phy.h406 #define AR_PHY_CCK_DETECT_BB_ENABLE_ANT_FAST_DIV 0x2000 macro