Searched refs:EP_GET_ST (Results 1 – 2 of 2) sorted by relevance
58 #define EP_GET_ST(x) ((x) & EP_ST_MASK) macro
129 if (EP_GET_ST(ep->h.attr) != 0U) { in cm_setup_context()