Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h653 #define ROOT_HUB_PORT(p) (((p) & 0xff) << 16) macro
Dxhci-mem.c1169 slot_ctx->dev_info2 |= cpu_to_le32(ROOT_HUB_PORT(port_num)); in xhci_setup_addressable_virt_dev()