Searched refs:hub_port (Results 1 – 2 of 2) sorted by relevance
811 int hub_port);
176 uint8_t hub_port; /**< Hub port this device is connected to */ member1255 int multi_count, int hub_device_addr, int hub_port) in cvmx_usb_open_pipe() argument1272 CVMX_USB_LOG_PARAM("%d", hub_port); in cvmx_usb_open_pipe()1298 if (cvmx_unlikely((hub_port < 0) || (hub_port > MAX_USB_HUB_PORT))) in cvmx_usb_open_pipe()1334 pipe->hub_port = hub_port; in cvmx_usb_open_pipe()1799 usbc_hcsplt.s.prtaddr = pipe->hub_port; in __cvmx_usb_start_channel()