Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdns3-gadget.h491 #define USB_ISTS_U3ENTI BIT(4) macro
H A Dcdns3-gadget.c1870 if (usb_ists & (USB_ISTS_L2ENTI | USB_ISTS_U3ENTI)) { in cdns3_check_usb_interrupt_proceed()