Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dfsl_usb2_udc.h174 #define USB_INTR_ERR_INT_EN 0x00000002 macro
H A Dfsl_udc_core.c354 temp = USB_INTR_INT_EN | USB_INTR_ERR_INT_EN in dr_controller_run()
2069 (tmp_reg & USB_INTR_ERR_INT_EN) ? 1 : 0, in fsl_proc_read()