Home
last modified time | relevance | path

Searched refs:USB_ISTS_U2RESI (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Ddebug.h45 if (usb_ists & USB_ISTS_U2RESI) in cdns3_decode_usb_irq()
H A Dgadget.h512 #define USB_ISTS_U2RESI BIT(18) macro
H A Dgadget.c1824 if (usb_ists & (USB_ISTS_UWRESI | USB_ISTS_UHRESI | USB_ISTS_U2RESI)) { in cdns3_check_usb_interrupt_proceed()
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Ddebug.h46 if (usb_ists & USB_ISTS_U2RESI) in cdns3_decode_usb_irq()
H A Dgadget.h512 #define USB_ISTS_U2RESI BIT(18) macro
H A Dgadget.c1342 if (usb_ists & (USB_ISTS_UWRESI | USB_ISTS_UHRESI | USB_ISTS_U2RESI)) { in cdns3_check_usb_interrupt_proceed()