Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h300 #define EPMAP14_DEFAULT 0x33221100 /* EP1->FIFO0, EP2->FIFO1... */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c148 writel(EPMAP14_DEFAULT, &regs->epmap14); in fotg210_reset()