Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h218 #define GIMR1_FIFO_RX(x) (GIMR1_FIFO_OUT(x) | GIMR1_FIFO_SPK(x)) macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c493 GIMR1_FIFO_RX(ep_to_fifo(chip, ep->id))); in fotg210_recv()
630 GIMR1_FIFO_RX(ep_to_fifo(chip, ep->id))); in fotg210_ep_queue()