Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dfotg210.h238 #define GISR_GRP1 (1 << 1) /* Interrupt group 1 */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dfotg210.c873 if (gisr & GISR_GRP1) { in usb_gadget_handle_interrupts()