Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Domap_udc.h30 # define UDC_DATA_FLUSH (1 << 13) macro
H A Domap_udc.c2006 else if (stat & UDC_DATA_FLUSH) in omap_udc_iso_irq()
2179 (stat_flg & UDC_DATA_FLUSH) ? "data_flush " : "", in proc_ep_show()