Lines Matching defs:force
1711 * @force: set forcerm bit in the command
1714 * When setting force, the ForceRM bit will be set. In that case
1719 static int __dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, bool interrupt)
1727 cmd |= force ? DWC3_DEPCMD_HIPRI_FORCERM : 0;
1988 * errors which will force us issue EndTransfer command.
2554 * bit if we try to force the IP to USB2-only mode.
3743 * force restarting the endpoint to reinitiate the stream. To
3773 * hosts, force to reinitiate the stream until the host is ready
3878 void dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force,
3942 __dwc3_stop_active_transfer(dep, force, interrupt);
4123 * In such situations, we should force a USB3 Reset