Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/fotg210/
Dfotg210-udc.h185 #define FOTG210_FIBCR(fifo) (0x1B0 + (fifo) * 4) macro
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()