Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdns3-debug.h45 if (usb_ists & USB_ISTS_U2RESI) in cdns3_decode_usb_irq()
Dcdns3-gadget.h513 #define USB_ISTS_U2RESI BIT(18) macro
Dcdns3-gadget.c1825 if (usb_ists & (USB_ISTS_UWRESI | USB_ISTS_UHRESI | USB_ISTS_U2RESI)) { in cdns3_check_usb_interrupt_proceed()