Home
last modified time | relevance | path

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

/drivers/usb/gadget/udc/
Domap_udc.h72 # define UDC_SOF_IE (1 << 7) macro
Domap_udc.c920 w |= UDC_SOF_IE; in omap_ep_queue()
2020 w &= ~UDC_SOF_IE; in omap_udc_iso_irq()
2365 (tmp & UDC_SOF_IE) ? " sof" : "", in proc_udc_show()