Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/cdns3/
Ddebug.h27 if (usb_ists & USB_ISTS_DIS2I || usb_ists & USB_ISTS_DISI) in cdns3_decode_usb_irq()
Dgadget.h475 #define USB_IEN_INIT (USB_IEN_U2RESIEN | USB_ISTS_DIS2I | USB_IEN_CON2IEN \
510 #define USB_ISTS_DIS2I BIT(17) macro
Dgadget.c1326 if (usb_ists & (USB_ISTS_DIS2I | USB_ISTS_DISI)) { in cdns3_check_usb_interrupt_proceed()