Home | History | Annotate | Download | only in net

Lines Matching refs:HFA384x_EVACK_INFO

331 #define		HFA384x_EVACK_INFO		((UINT16)BIT7)
888 #define HFA384x_EVACK_ISINFO(value) ((UINT16)(((UINT16)(value)) & HFA384x_EVACK_INFO))