Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdns3-debug.h31 if (usb_ists & USB_ISTS_L1ENTI) in cdns3_decode_usb_irq()
Dcdns3-gadget.h519 #define USB_ISTS_L1ENTI BIT(24) macro
Dcdns3-gadget.c1842 if (usb_ists & USB_ISTS_L1ENTI) { in cdns3_check_usb_interrupt_proceed()