Searched refs:AR_BT_QCU_THRESH (Results 1 – 2 of 2) sorted by relevance
2401 ahp->ah_bt_coex_mode = (ahp->ah_bt_coex_mode & AR_BT_QCU_THRESH) | in ar9300_bt_coex_config()2425 ahp->ah_bt_coex_mode &= ~AR_BT_QCU_THRESH; in ar9300_bt_coex_set_qcu_thresh()2426 ahp->ah_bt_coex_mode |= SM(qnum, AR_BT_QCU_THRESH); in ar9300_bt_coex_set_qcu_thresh()
1790 #define AR_BT_QCU_THRESH 0x0001e000 macro