Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dfotg210.h266 #define GISR2_RESET (1 << 0) /* Reset 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()
893 if (st & GISR2_RESET) in usb_gadget_handle_interrupts()