Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-ring.c582 ep_index = usb_pipe_ep_index(pipe); in xhci_bulk_tx()
771 ep_index = usb_pipe_ep_index(pipe); in xhci_ctrl_tx()
/openbmc/u-boot/include/
H A Dusb.h398 #define usb_pipe_ep_index(pipe) \ macro