Searched refs:EP_STS_OUTQ_NO_MASK (Results 1 – 1 of 1) sorted by relevance
656 #define EP_STS_OUTQ_NO_MASK GENMASK(27, 24) macro657 #define EP_STS_OUTQ_NO(p) (((p) & EP_STS_OUTQ_NO_MASK) >> 24)