Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h641 #define DEV_HUB (0x1 << 26) macro
2510 hub = info & DEV_HUB; in xhci_decode_slot_context()
H A Dxhci.c5146 slot_ctx->dev_info |= cpu_to_le32(DEV_HUB); in xhci_update_hub_device()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h644 #define DEV_HUB (0x1 << 26) macro
2542 hub = info & DEV_HUB; in xhci_decode_slot_context()
H A Dxhci.c5018 slot_ctx->dev_info |= cpu_to_le32(DEV_HUB); in xhci_update_hub_device()

Completed in 23 milliseconds