Searched refs:NFA_EE_ECB_FLAGS_RESTORE (Results 1 – 3 of 3) sorted by relevance
174 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_restore_one_ecb()192 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_restore_one_ecb()249 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_proc_nfcc_power_mode()
2034 if (p_cb->ecb_flags & NFA_EE_ECB_FLAGS_RESTORE) { in nfa_ee_check_restore_complete()2182 if (p_cb->ecb_flags & NFA_EE_ECB_FLAGS_RESTORE) { in nfa_ee_nci_mode_set_rsp()2190 p_cb->ecb_flags &= ~NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_nci_mode_set_rsp()2297 if (p_cb->ecb_flags & NFA_EE_ECB_FLAGS_RESTORE) { in nfa_ee_nci_conn()2298 p_cb->ecb_flags &= ~NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_nci_conn()
136 #define NFA_EE_ECB_FLAGS_RESTORE 0x20 macro