Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h263 #define GISR2_RESUME (1 << 2) /* Resume 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()
896 else if (st & GISR2_RESUME) in usb_gadget_handle_interrupts()