Home
last modified time | relevance | path

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

/Linux-v6.6/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.c1806 if (usb_ists & (USB_ISTS_L2ENTI | USB_ISTS_U3ENTI)) { in cdns3_check_usb_interrupt_proceed()