Searched refs:NFA_EE_ECB_FLAGS_RESTORE (Results 1 – 3 of 3) sorted by relevance
176 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_restore_one_ecb()194 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_restore_one_ecb()251 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_proc_nfcc_power_mode()
2055 if (p_cb->ecb_flags & NFA_EE_ECB_FLAGS_RESTORE) { in nfa_ee_check_restore_complete()2203 if (p_cb->ecb_flags & NFA_EE_ECB_FLAGS_RESTORE) { in nfa_ee_nci_mode_set_rsp()2211 p_cb->ecb_flags &= ~NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_nci_mode_set_rsp()2335 if (p_cb->ecb_flags & NFA_EE_ECB_FLAGS_RESTORE) { in nfa_ee_nci_conn()2336 p_cb->ecb_flags &= ~NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_nci_conn()
137 #define NFA_EE_ECB_FLAGS_RESTORE 0x20 macro