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

/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c651 offset = ar9300_mci_state(ah,
741 offset = ar9300_mci_state(ah,
1156 ar9300_mci_state(ah, HAL_MCI_STATE_INIT_GPM_OFFSET, NULL);
1375 cur_bt_state = ar9300_mci_state(ah, HAL_MCI_STATE_REMOTE_SLEEP, NULL);
1416 ar9300_mci_state(struct ath_hal *ah, u_int32_t state_type, u_int32_t *p_data) function
H A Dar9300_freebsd.c518 ah->ah_btMciState = ar9300_mci_state;
H A Dar9300_power.c687 if ((ar9300_mci_state(ah, HAL_MCI_STATE_ENABLE, NULL) != 0) &&
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 */

Completed in 108 milliseconds