Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c71 static inline int ep_to_fifo(struct fotg210_chip *chip, int id) in ep_to_fifo() function
215 int fifo = ep_to_fifo(chip, ep->id); in fotg210_dma()
493 GIMR1_FIFO_RX(ep_to_fifo(chip, ep->id))); in fotg210_recv()
506 int id = ep_to_fifo(chip, ep->id); in fotg210_ep_enable()
550 int id = ep_to_fifo(chip, ep->id); in fotg210_ep_disable()
630 GIMR1_FIFO_RX(ep_to_fifo(chip, ep->id))); in fotg210_ep_queue()