Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h236 #define GISR_GRP2 (1 << 2) /* Interrupt group 2 */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c881 if (gisr & GISR_GRP2) { in usb_gadget_handle_interrupts()