Home
last modified time | relevance | path

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

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