Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h299 #define SLOT_SPEED_HS (XDEV_HS << 10) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c776 slot_ctx->dev_info |= cpu_to_le32(SLOT_SPEED_HS); in xhci_setup_addressable_virt_dev()