Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-debug.h23 if (usb_ists & (USB_ISTS_CON2I | USB_ISTS_CONI)) { in cdns3_decode_usb_irq()
H A Dcdns3-gadget.h509 #define USB_ISTS_CON2I BIT(16) macro
H A Dcdns3-gadget.c1852 if (usb_ists & (USB_ISTS_CON2I | USB_ISTS_CONI)) { in cdns3_check_usb_interrupt_proceed()