Searched refs:EP_INTERVAL (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ | ||
D | xhci.h | 739 #define EP_INTERVAL(p) (((p) & 0xff) << 16) macro |
D | xhci-mem.c | 1527 EP_INTERVAL(interval) | in xhci_endpoint_init() |