Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dar9002_phy.c429 btcoex->bt_coex_mode2 &= (~(AR_BT_DISABLE_BT_ANT)); in ar9002_hw_set_bt_ant_diversity()
430 REG_WRITE(ah, AR_BT_COEX_MODE2, btcoex->bt_coex_mode2); in ar9002_hw_set_bt_ant_diversity()
444 btcoex->bt_coex_mode2 |= AR_BT_DISABLE_BT_ANT; in ar9002_hw_set_bt_ant_diversity()
445 REG_WRITE(ah, AR_BT_COEX_MODE2, btcoex->bt_coex_mode2); in ar9002_hw_set_bt_ant_diversity()
A Dbtcoex.c90 btcoex_hw->bt_coex_mode2 = in ath9k_hw_init_btcoex_hw()
107 btcoex_hw->bt_coex_mode2 |= in ath9k_hw_init_btcoex_hw()
334 REG_WRITE(ah, AR_BT_COEX_MODE2, btcoex->bt_coex_mode2); in ath9k_hw_btcoex_enable_3wire()
A Dbtcoex.h117 u32 bt_coex_mode2; /* Register setting for AR_BT_COEX_MODE2 */ member

Completed in 5 milliseconds