Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dfotg210.h189 #define CXFIFO_CXFIFOE (1 << 5) /* CX FIFO empty */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dfotg210.c247 fotg210_cxwait(chip, CXFIFO_CXFIFOE); in fotg210_dma()