Home
last modified time | relevance | path

Searched refs:USB_ISTS_U2RESI (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Ddebug.h45 if (usb_ists & USB_ISTS_U2RESI) in cdns3_decode_usb_irq()
H A Dgadget.h512 #define USB_ISTS_U2RESI BIT(18) macro
H A Dgadget.c1883 if (usb_ists & (USB_ISTS_UWRESI | USB_ISTS_UHRESI | USB_ISTS_U2RESI)) {
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-debug.h45 if (usb_ists & USB_ISTS_U2RESI) in cdns3_decode_usb_irq()
H A Dcdns3-gadget.h513 #define USB_ISTS_U2RESI BIT(18) macro
H A Dcdns3-gadget.c1888 if (usb_ists & (USB_ISTS_UWRESI | USB_ISTS_UHRESI | USB_ISTS_U2RESI)) {

Completed in 14 milliseconds