Searched refs:XHCI_MAX_PORTS (Results 1 – 4 of 4) sorted by relevance
542 #define XHCI_MAX_PORTS(p) (((p) & 0xff) << 24) macro
1447 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(udev->maxchild)); in xhci_update_hub_device()
404 #define XHCI_MAX_PORTS(p) (((p) & 0xff) << 24) macro
5086 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(hdev->maxchild)); in xhci_update_hub_device()