Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h374 #define ROOT_HUB_PORT(p) (((p) & 0xff) << 16) macro
Dxhci-mem.c1120 slot_ctx->dev_info2 |= cpu_to_le32(ROOT_HUB_PORT(dev->rhub_port->hw_portnum + 1)); in xhci_setup_addressable_virt_dev()