Home
last modified time | relevance | path

Searched refs:EP_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Dxhci.h733 #define EP_INTERVAL(p) (((p) & 0xff) << 16) macro
Dxhci-mem.c1514 EP_INTERVAL(interval) | in xhci_endpoint_init()