Home
last modified time | relevance | path

Searched refs:UDC_DATA_FLUSH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.h30 # define UDC_DATA_FLUSH (1 << 13) macro
H A Domap_udc.c2001 else if (stat & UDC_DATA_FLUSH) in omap_udc_iso_irq()
2179 (stat_flg & UDC_DATA_FLUSH) ? "data_flush " : "", in proc_ep_show()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds