Home
last modified time | relevance | path

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

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