Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h264 #define GISR2_SUSPEND (1 << 1) /* Suspend state change Interrupt */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c289 if (tmp & (GISR2_RESUME | GISR2_SUSPEND | GISR2_RESET)) { in fotg210_dma()
894 else if (st & GISR2_SUSPEND) in usb_gadget_handle_interrupts()