Searched refs:USB_ISTS_L2ENTI (Results 1 – 2 of 2) sorted by relevance
29 if (usb_ists & USB_ISTS_L2ENTI) in cdns3_decode_usb_irq()35 if (usb_ists & USB_ISTS_L2ENTI) in cdns3_decode_usb_irq()
515 #define USB_ISTS_L2ENTI BIT(20) macro