Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Domap_udc.h71 # define UDC_SOF_IE (1 << 7) macro
Domap_udc.c924 w |= UDC_SOF_IE; in omap_ep_queue()
2024 w &= ~UDC_SOF_IE; in omap_udc_iso_irq()
2368 (tmp & UDC_SOF_IE) ? " sof" : "", in proc_udc_show()