Searched refs:UDC_SOF_IE (Results 1 – 2 of 2) sorted by relevance
72 # define UDC_SOF_IE (1 << 7) macro
923 w |= UDC_SOF_IE; in omap_ep_queue()2025 w &= ~UDC_SOF_IE; in omap_udc_iso_irq()2365 (tmp & UDC_SOF_IE) ? " sof" : "", in proc_udc_show()