Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h638 #define DEV_HUB (0x1 << 26) macro
2489 hub = info & DEV_HUB; in xhci_decode_slot_context()
Dxhci.c5097 slot_ctx->dev_info |= cpu_to_le32(DEV_HUB); in xhci_update_hub_device()