Home
last modified time | relevance | path

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

/u-boot/include/usb/
A Dxhci.h542 #define XHCI_MAX_PORTS(p) (((p) & 0xff) << 24) macro
/u-boot/drivers/usb/host/
A Dxhci.c1491 slot_ctx->dev_info2 |= cpu_to_le32(XHCI_MAX_PORTS(udev->maxchild)); in xhci_update_hub_device()

Completed in 9 milliseconds