Lines Matching defs:stall
323 * @stall: stall requested
324 * @prot_stall: protcol stall requested
346 stall:1,
373 static DEFINE_SPINLOCK(udc_stall_spinlock); /* stall spin lock */
620 * pch_udc_ep_set_stall() - Set the stall of endpoint
634 * pch_udc_ep_clear_stall() - Clear the stall of endpoint
639 /* Clear the stall */
1030 * pch_udc_wait_ep_stall() - Wait EP stall.
1672 if (!dev->stall && dev->waiting_zlp_ack) {
2016 ep->dev->stall = 1;
2058 ep->dev->stall = 1;
2392 if ((epsts & UDC_EPSTS_TDC) && (!dev->stall)) {
2428 dev->stall = 0;
2464 /* if unsupported request, then stall */
2468 dev->stall = 0;
2474 UDC_EPSTS_OUT_DATA) && !dev->stall) {
2598 dev->stall = 0;
2688 /* clear stall bits */
2692 dev->stall = 0;
2721 /* clear stall bits */
2725 dev->stall = 0;