Home
last modified time | relevance | path

Searched refs:USBSTS_RESET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Dmv_udc.h106 #define USBSTS_RESET 0x00000040 macro
H A Dmv_udc_core.c2024 if (status & USBSTS_RESET) in mv_udc_irq()