Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dfotg210.h264 #define GISR2_RESUME (1 << 2) /* Resume state change Interrupt */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dfotg210.c290 if (tmp & (GISR2_RESUME | GISR2_SUSPEND | GISR2_RESET)) { in fotg210_dma()
897 else if (st & GISR2_RESUME) in usb_gadget_handle_interrupts()