Searched refs:MCI_GPM_BT_CAL_DONE (Results 1 – 3 of 3) sorted by relevance
292 MCI_GPM_BT_CAL_DONE = 2, enumerator
614 HAL_BOOL b_is_bt_cal_done = (gpm_type == MCI_GPM_BT_CAL_DONE); in ar9300_mci_wait_for_gpm()651 if ((gpm_type == MCI_GPM_BT_CAL_DONE) && !b_is_bt_cal_done) in ar9300_mci_wait_for_gpm()691 gpm_type = MCI_GPM_BT_CAL_DONE; in ar9300_mci_wait_for_gpm()
4579 if (ar9300_mci_wait_for_gpm(ah, MCI_GPM_BT_CAL_DONE, 0, 25000)) { in ar9300_reset()