Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dfotg210.h223 #define GIMR2_WAKEUP (1 << 10) /* Device waked up */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dfotg210.c176 writel(GIMR2_WAKEUP | GIMR2_IDLE | GIMR2_DMAERR | GIMR2_DMAFIN in fotg210_reset()