Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dfotg210.h314 #define EPMAP58_DEFAULT 0x00000000 /* All EPx->FIFO0 */ macro
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dfotg210.c150 writel(EPMAP58_DEFAULT, &regs->epmap58); in fotg210_reset()