Searched refs:UDC_SOF_IE (Results 1 – 2 of 2) sorted by relevance
71 # define UDC_SOF_IE (1 << 7) macro
924 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()