Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h313 #define EPMAP58_DEFAULT 0x00000000 /* All EPx->FIFO0 */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c149 writel(EPMAP58_DEFAULT, &regs->epmap58); in fotg210_reset()