Home
last modified time | relevance | path

Searched refs:ctx_change (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c449 static int xhci_configure_endpoints(struct usb_device *udev, bool ctx_change) in xhci_configure_endpoints() argument
461 ctx_change ? TRB_EVAL_CONTEXT : TRB_CONFIG_EP); in xhci_configure_endpoints()
469 ctx_change ? "Evaluate Context" : "Configure Endpoint"); in xhci_configure_endpoints()
473 ctx_change ? "Evaluate Context" : "Configure Endpoint", in xhci_configure_endpoints()
/openbmc/linux/drivers/usb/host/
H A Dxhci.c1422 bool ctx_change, bool must_succeed);
2788 bool ctx_change, bool must_succeed) in xhci_configure_endpoint() argument
2824 if ((xhci->quirks & XHCI_SW_BW_CHECKING) && !ctx_change && in xhci_configure_endpoint()
2838 if (!ctx_change) in xhci_configure_endpoint()
2860 if (!ctx_change) in xhci_configure_endpoint()