Searched refs:ROOT_HUB_PORT (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/host/ | ||
D | xhci.h | 639 #define ROOT_HUB_PORT(p) (((p) & 0xff) << 16) macro |
D | xhci-mem.c | 1191 slot_ctx->dev_info2 |= cpu_to_le32(ROOT_HUB_PORT(port_num)); in xhci_setup_addressable_virt_dev() |