Searched refs:MCI_GPM_BT_CAL_DONE (Results 1 – 4 of 4) sorted by relevance
198 MCI_GPM_BT_CAL_DONE = 2, enumerator
280 case MCI_GPM_BT_CAL_DONE: in ath_btcoex_mci_cal_msg()
628 HAL_BOOL b_is_bt_cal_done = (gpm_type == MCI_GPM_BT_CAL_DONE); in ar9300_mci_wait_for_gpm()665 if ((gpm_type == MCI_GPM_BT_CAL_DONE) && !b_is_bt_cal_done) in ar9300_mci_wait_for_gpm()705 gpm_type = MCI_GPM_BT_CAL_DONE; in ar9300_mci_wait_for_gpm()
4639 if (ar9300_mci_wait_for_gpm(ah, MCI_GPM_BT_CAL_DONE, 0, 25000)) { in ar9300_reset()