Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h526 #define DEV_HUB (0x1 << 26) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h642 #define DEV_HUB (0x1 << 26) macro
2571 hub = info & DEV_HUB; in xhci_decode_slot_context()
H A Dxhci.c5128 slot_ctx->dev_info |= cpu_to_le32(DEV_HUB); in xhci_update_hub_device()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c1443 slot_ctx->dev_info |= cpu_to_le32(DEV_HUB); in xhci_update_hub_device()