Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdns3-debug.h23 if (usb_ists & (USB_ISTS_CON2I | USB_ISTS_CONI)) { in cdns3_decode_usb_irq()
Dcdns3-gadget.h509 #define USB_ISTS_CON2I BIT(16) macro
Dcdns3-gadget.c1787 if (usb_ists & (USB_ISTS_CON2I | USB_ISTS_CONI)) { in cdns3_check_usb_interrupt_proceed()