Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h645 #define CTRL_EP 4 macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c822 ep0_ctx->ep_info2 = cpu_to_le32(CTRL_EP << EP_TYPE_SHIFT); in xhci_setup_addressable_virt_dev()