Searched refs:UDCCS0_FTF (Results 1 – 4 of 4) sorted by relevance
114 #define UDCCS0_FTF (1 << 2) macro
471 #define UDCCS0_FTF (1 << 2) /* Flush Tx FIFO */ macro
106 writel(UDCCS0_FST|UDCCS0_FTF, &dev->regs->udccs[0]); in udc_watchdog()149 (udccs0 & UDCCS0_FTF) ? " ftf" : "", in dump_udccs0()1364 ep0start(dev, UDCCS0_FST|UDCCS0_FTF, "stall"); in handle_ep0()
287 UDCCS0_FTF, UDCCSR0); in udc_handle_ep0()