Home
last modified time | relevance | path

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

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