Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h350 #define DMAFIFO_FIFO(x) (1 << ((x) & 0x3)) /* DMA FIFO = FIFOx */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c252 writel(DMAFIFO_FIFO(fifo), &regs->dma_fifo); in fotg210_dma()
264 writel(DMAFIFO_FIFO(fifo), &regs->dma_fifo); in fotg210_dma()