Searched refs:ar9300_mci_state (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_mci.c | 651 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 D | ar9300_freebsd.c | 518 ah->ah_btMciState = ar9300_mci_state; in ar9300_attach_freebsd_ops()
|
| H A D | ar9300_power.c | 687 if ((ar9300_mci_state(ah, HAL_MCI_STATE_ENABLE, NULL) != 0) && in ar9300_set_power_mode()
|
| H A D | ar9300.h | 1665 extern u_int32_t ar9300_mci_state (struct ath_hal *ah, u_int32_t state_type, u_int32_t *p_data);
|
| H A D | ar9300_attach.c | 526 ar9300_mci_state, /* ah_mci_state */
|