Searched refs:BDC_EP_STALL (Results 1 – 3 of 3) sorted by relevance
320 if (!(ep->flags & BDC_EP_STALL)) { in bdc_ep_clear_stall()358 if ((ep->flags & BDC_EP_STALL) || (ep->flags & BDC_EP_STOP)) in bdc_stop_ep()
254 #define BDC_EP_STALL (1 << 1) macro
888 ep->flags |= BDC_EP_STALL; in ep_set_halt()897 ep->flags &= ~BDC_EP_STALL; in ep_set_halt()1365 if (ep->flags & BDC_EP_STALL) in ep0_handle_status()1524 if (ep->flags & BDC_EP_STALL) { in bdc_xsf_ep0_data_start()1569 if (ep->flags & BDC_EP_STALL) { in bdc_xsf_ep0_status_start()