Home
last modified time | relevance | path

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

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