Searched refs:PARAM_EP_SECURITY_MASK (Results 1 – 1 of 1) sorted by relevance
29 #define PARAM_EP_SECURITY_MASK U(0x1) macro31 #define GET_SECURITY_STATE(x) (x & PARAM_EP_SECURITY_MASK)33 ((x) = ((x) & ~PARAM_EP_SECURITY_MASK) | (security))