Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdns3-debug.h41 if (usb_ists & USB_ISTS_UWRESI) in cdns3_decode_usb_irq()
H A Dcdns3-gadget.h487 #define USB_ISTS_UWRESI BIT(2) macro