Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h265 #define GISR2_RESET (1 << 0) /* Reset Interrupt */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c289 if (tmp & (GISR2_RESUME | GISR2_SUSPEND | GISR2_RESET)) { in fotg210_dma()
892 if (st & GISR2_RESET) in usb_gadget_handle_interrupts()