Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_mci.c637 offset = ar9300_mci_state(ah, in ar9300_mci_wait_for_gpm()
727 offset = ar9300_mci_state(ah, in ar9300_mci_wait_for_gpm()
1079 ar9300_mci_state(ah, HAL_MCI_STATE_INIT_GPM_OFFSET, NULL); in ar9300_mci_reset()
1294 cur_bt_state = ar9300_mci_state(ah, HAL_MCI_STATE_REMOTE_SLEEP, NULL); in ar9300_mci_sync_bt_state()
1335 ar9300_mci_state(struct ath_hal *ah, u_int32_t state_type, u_int32_t *p_data) in ar9300_mci_state() function
Dar9300_power.c683 if ((ar9300_mci_state(ah, HAL_MCI_STATE_ENABLE, NULL) != 0) && in ar9300_set_power_mode()
Dar9300.h1641 extern u_int32_t ar9300_mci_state (struct ath_hal *ah, u_int32_t state_type, u_int32_t *p_data);
Dar9300_attach.c517 ar9300_mci_state, /* ah_mci_state */