Searched refs:EP_INTERVAL (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/usb/ | ||
| A D | xhci.h | 621 #define EP_INTERVAL(p) (((p) & 0xff) << 16) macro |
| /u-boot/drivers/usb/host/ | ||
| A D | xhci.c | 617 EP_INTERVAL(interval) | EP_MULT(mult)); in xhci_set_configuration() |
Completed in 11 milliseconds