Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h196 #define DMATFNR_ACC_FN(fifo) (1 << (fifo)) macro
H A Dfotg210-udc.c280 value |= DMATFNR_ACC_FN(ep->epnum - 1); in fotg210_enable_dma()