Searched defs:EP_INTERVAL (Results 1 – 2 of 2) sorted by relevance
672 #define EP_INTERVAL(p) (((p) << 16) & GENMASK(23, 16)) macro
739 #define EP_INTERVAL(p) (((p) & 0xff) << 16) macro