Searched refs:USBF_EP0_STG_START_INT (Results 1 – 1 of 1) sorted by relevance
93 #define USBF_EP0_STG_START_INT BIT(1) macro2638 USBF_EP0_OUT_NULL_INT | USBF_EP0_STG_START_INT | in usbf_ep0_interrupt()2668 if (!(sts & USBF_EP0_STG_START_INT)) in usbf_ep0_interrupt()2671 sts &= ~USBF_EP0_STG_START_INT; in usbf_ep0_interrupt()2707 if (!(sts & USBF_EP0_STG_START_INT)) in usbf_ep0_interrupt()2710 sts &= ~USBF_EP0_STG_START_INT; in usbf_ep0_interrupt()