Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h934 TRB_EVAL_CONTEXT, /* 13 */ enumerator
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c462 ctx_change ? TRB_EVAL_CONTEXT : TRB_CONFIG_EP); in xhci_configure_endpoints()