Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/cdns3/
Dcdns3-debug.h29 if (usb_ists & USB_ISTS_L2ENTI) in cdns3_decode_usb_irq()
35 if (usb_ists & USB_ISTS_L2ENTI) in cdns3_decode_usb_irq()
Dcdns3-gadget.h515 #define USB_ISTS_L2ENTI BIT(20) macro
Dcdns3-gadget.c1869 if (usb_ists & (USB_ISTS_L2ENTI | USB_ISTS_U3ENTI)) { in cdns3_check_usb_interrupt_proceed()