Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h616 #define EP_MULT(p) (((p) & 0x3) << 8) macro
H A Dxhci.c583 EP_INTERVAL(interval) | EP_MULT(mult)); in xhci_set_configuration()