Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h725 #define EP_INTERVAL(p) (((p) & 0xff) << 16) macro
Dxhci-mem.c1499 EP_INTERVAL(interval) | in xhci_endpoint_init()