Searched refs:USB_DW_GINTSTS_USB_RST (Results 1 – 2 of 2) sorted by relevance
133 #define USB_DW_GINTSTS_USB_RST BIT(12) macro
490 USB_DW_GINTSTS_USB_RST | in usb_dw_init()652 if (int_status & USB_DW_GINTSTS_USB_RST) { in usb_dw_isr_handler()654 USB_DW->gintsts = USB_DW_GINTSTS_USB_RST; in usb_dw_isr_handler()