Searched refs:EP_INTERVAL (Results 1 – 4 of 4) sorted by relevance
672 #define EP_INTERVAL(p) (((p) << 16) & GENMASK(23, 16)) macro
997 EP_INTERVAL(interval) | EP_MULT(mult)); in cdnsp_endpoint_init()
739 #define EP_INTERVAL(p) (((p) & 0xff) << 16) macro
1500 EP_INTERVAL(interval) | in xhci_endpoint_init()