Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h526 #define DEV_HUB (0x1 << 26) macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c1452 slot_ctx->dev_info |= cpu_to_le32(DEV_HUB); in xhci_update_hub_device()