Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dfotg210.c72 static inline int ep_to_fifo(struct fotg210_chip *chip, int id) in ep_to_fifo() function
216 int fifo = ep_to_fifo(chip, ep->id); in fotg210_dma()
494 GIMR1_FIFO_RX(ep_to_fifo(chip, ep->id))); in fotg210_recv()
507 int id = ep_to_fifo(chip, ep->id); in fotg210_ep_enable()
551 int id = ep_to_fifo(chip, ep->id); in fotg210_ep_disable()
631 GIMR1_FIFO_RX(ep_to_fifo(chip, ep->id))); in fotg210_ep_queue()