Home
last modified time | relevance | path

Searched refs:USB_ISTS_U3ENTI (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dgadget.h490 #define USB_ISTS_U3ENTI BIT(4) macro
H A Dgadget.c1323 if (usb_ists & (USB_ISTS_L2ENTI | USB_ISTS_U3ENTI)) { in cdns3_check_usb_interrupt_proceed()
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dgadget.h490 #define USB_ISTS_U3ENTI BIT(4) macro
H A Dgadget.c1805 if (usb_ists & (USB_ISTS_L2ENTI | USB_ISTS_U3ENTI)) { in cdns3_check_usb_interrupt_proceed()