Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h185 #define FOTG210_FIBCR(fifo) (0x1B0 + (fifo) * 4) macro
H A Dfotg210-udc.c326 FOTG210_FIBCR(ep->epnum - 1)); in fotg210_wait_dma_done()
329 FOTG210_FIBCR(ep->epnum - 1)); in fotg210_wait_dma_done()
352 FOTG210_FIBCR(ep->epnum - 1)) & FIBCR_BCFX; in fotg210_start_dma()