Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Dfotg210.h242 #define GISR0_CXERR (1 << 4) /* CX command error interrupt */ macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c859 if (st & GISR0_CXERR) in usb_gadget_handle_interrupts()