Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c450 static int xhci_configure_endpoints(struct usb_device *udev, bool ctx_change) in xhci_configure_endpoints() argument
462 ctx_change ? TRB_EVAL_CONTEXT : TRB_CONFIG_EP); in xhci_configure_endpoints()
470 ctx_change ? "Evaluate Context" : "Configure Endpoint"); in xhci_configure_endpoints()
474 ctx_change ? "Evaluate Context" : "Configure Endpoint", in xhci_configure_endpoints()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.c1407 bool ctx_change, bool must_succeed);
2778 bool ctx_change, bool must_succeed) in xhci_configure_endpoint() argument
2828 if (!ctx_change) in xhci_configure_endpoint()
2850 if (!ctx_change) in xhci_configure_endpoint()