Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h164 #define USB_STS_RESET 0x00000040 macro
H A Dfsl_udc_core.c1912 if (irq_src & USB_STS_RESET) { in fsl_udc_irq()
2052 (tmp_reg & USB_STS_RESET) ? 1 : 0, in fsl_proc_read()