Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
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()