Lines Matching defs:stall
322 * @stall: stall requested
323 * @prot_stall: protcol stall requested
346 stall:1,
374 static DEFINE_SPINLOCK(udc_stall_spinlock); /* stall spin lock */
616 * pch_udc_ep_set_stall() - Set the stall of endpoint
630 * pch_udc_ep_clear_stall() - Clear the stall of endpoint
635 /* Clear the stall */
1026 * pch_udc_wait_ep_stall() - Wait EP stall.
1598 if (!dev->stall && dev->waiting_zlp_ack) {
1911 ep->dev->stall = 1;
1953 ep->dev->stall = 1;
2287 if ((epsts & UDC_EPSTS_TDC) && (!dev->stall)) {
2323 dev->stall = 0;
2359 /* if unsupported request, then stall */
2363 dev->stall = 0;
2369 UDC_EPSTS_OUT_DATA) && !dev->stall) {
2493 dev->stall = 0;
2583 /* clear stall bits */
2587 dev->stall = 0;
2616 /* clear stall bits */
2620 dev->stall = 0;