Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c651 offset = ar9300_mci_state(ah, in ar9300_mci_wait_for_gpm()
741 offset = ar9300_mci_state(ah, in ar9300_mci_wait_for_gpm()
1156 ar9300_mci_state(ah, HAL_MCI_STATE_INIT_GPM_OFFSET, NULL); in ar9300_mci_reset()
1375 cur_bt_state = ar9300_mci_state(ah, HAL_MCI_STATE_REMOTE_SLEEP, NULL); in ar9300_mci_sync_bt_state()
1416 ar9300_mci_state(struct ath_hal *ah, u_int32_t state_type, u_int32_t *p_data) in ar9300_mci_state() function
H A Dar9300_freebsd.c518 ah->ah_btMciState = ar9300_mci_state; in ar9300_attach_freebsd_ops()
H A Dar9300_power.c687 if ((ar9300_mci_state(ah, HAL_MCI_STATE_ENABLE, NULL) != 0) && in ar9300_set_power_mode()
H A Dar9300.h1665 extern u_int32_t ar9300_mci_state (struct ath_hal *ah, u_int32_t state_type, u_int32_t *p_data);
H A Dar9300_attach.c526 ar9300_mci_state, /* ah_mci_state */