Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h323 #define FIFOMAP_DEFAULT 0x04030201 /* FIFO0->EP1, FIFO1->EP2... */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c150 writel(FIFOMAP_DEFAULT, &regs->fifomap); in fotg210_reset()