Home
last modified time | relevance | path

Searched refs:USB_ISTS_UHRESI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-debug.h43 if (usb_ists & USB_ISTS_UHRESI) in cdns3_decode_usb_irq()
H A Dcdns3-gadget.h489 #define USB_ISTS_UHRESI BIT(3) macro
H A Dcdns3-gadget.c1888 if (usb_ists & (USB_ISTS_UWRESI | USB_ISTS_UHRESI | USB_ISTS_U2RESI)) { in cdns3_check_usb_interrupt_proceed()