Home
last modified time | relevance | path

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

/linux/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