Searched refs:USB_ISTS_UWRESI (Results 1 – 3 of 3) sorted by relevance
41 if (usb_ists & USB_ISTS_UWRESI) in cdns3_decode_usb_irq()
487 #define USB_ISTS_UWRESI BIT(2) macro
1823 if (usb_ists & (USB_ISTS_UWRESI | USB_ISTS_UHRESI | USB_ISTS_U2RESI)) { in cdns3_check_usb_interrupt_proceed()