Searched refs:UDCCS0_SST (Results 1 – 5 of 5) sorted by relevance
27 #define UDCCS0_SST (1 << 4) /* Sent stall */ macro
193 (udccs0 & UDCCS0_SST) ? " sst" : "", in dump_udccs0()
1057 (tmp & UDCCS0_SST) ? " sst" : "", in udc_seq_show()1412 && (UDCCS0 & UDCCS0_SST) == 0) { in udc_watchdog()1437 if (udccs0 & UDCCS0_SST) { in handle_ep0()1439 UDCCS0 = UDCCS0_SST; in handle_ep0()
518 #define UDCCS0_SST (1 << 4) /* Sent stall */ macro
152 #define UDCCS0_SST 0x00000004 /* Sent STall */ macro