xhci_cap 96 drivers/usb/mtu3/mtu3_host.c u32 xhci_cap; xhci_cap 98 drivers/usb/mtu3/mtu3_host.c xhci_cap = mtu3_readl(ssusb->ippc_base, U3D_SSUSB_IP_XHCI_CAP); xhci_cap 99 drivers/usb/mtu3/mtu3_host.c ssusb->u2_ports = SSUSB_IP_XHCI_U2_PORT_NUM(xhci_cap); xhci_cap 100 drivers/usb/mtu3/mtu3_host.c ssusb->u3_ports = SSUSB_IP_XHCI_U3_PORT_NUM(xhci_cap);