Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dfotg210.h259 #define GISR2_DMAFIN (1 << 7) /* DMA finished */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dfotg210.c280 if (tmp & GISR2_DMAFIN) { in fotg210_dma()