Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.h72 # define UDC_SOF_IE (1 << 7) macro
H A Domap_udc.c923 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()