Searched refs:proc_nfcc_pwr_mode_cplt_flags (Results 1 – 2 of 2) sorted by relevance
84 nfa_sys_cb.proc_nfcc_pwr_mode_cplt_flags = 0; in nfa_sys_cback_reg_nfcc_power_mode_proc_complete()99 nfa_sys_cb.proc_nfcc_pwr_mode_cplt_flags |= (0x0001 << id); in nfa_sys_cback_notify_nfcc_power_mode_proc_complete()102 nfa_sys_cb.proc_nfcc_pwr_mode_cplt_flags, in nfa_sys_cback_notify_nfcc_power_mode_proc_complete()105 …if ( (nfa_sys_cb.proc_nfcc_pwr_mode_cplt_flags == nfa_sys_cb.proc_nfcc_pwr_mode_cplt_mask) /* exc… in nfa_sys_cback_notify_nfcc_power_mode_proc_complete()
54 UINT16 proc_nfcc_pwr_mode_cplt_flags; member