Home
last modified time | relevance | path

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

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