Searched refs:USBA_SUPER_SPEED_DEV (Results 1 – 7 of 7) sorted by relevance
242 case USBA_SUPER_SPEED_DEV: in xhci_endpoint_setup_default_context()282 if (xd->xd_usbdev->usb_port_status >= USBA_SUPER_SPEED_DEV) { in xhci_endpoint_update_default()471 case USBA_SUPER_SPEED_DEV: in xhci_endpoint_interval()500 if (xd->xd_usbdev->usb_port_status >= USBA_SUPER_SPEED_DEV) { in xhci_endpoint_max_esit()570 if (xd->xd_usbdev->usb_port_status >= USBA_SUPER_SPEED_DEV && in xhci_endpoint_setup_context()611 if (xd->xd_usbdev->usb_port_status >= USBA_SUPER_SPEED_DEV) { in xhci_endpoint_setup_context()
512 ps |= USBA_SUPER_SPEED_DEV << PORT_STATUS_SPSHIFT_SS; in xhci_root_hub_handle_port_get_status()
1745 case USBA_SUPER_SPEED_DEV: in xhci_hcdi_device_init()
215 #define USBA_SUPER_SPEED_DEV 0x4 macro
337 usba_device->usb_port_status = USBA_SUPER_SPEED_DEV; in usba_hubdi_bind_root_hub()3188 if (hubd->h_usba_device->usb_port_status >= USBA_SUPER_SPEED_DEV) { in hubd_get_hub_descriptor()3261 if (hubd->h_usba_device->usb_port_status >= USBA_SUPER_SPEED_DEV) { in hubd_get_hub_descriptor()3334 if (hubd->h_usba_device->usb_port_status < USBA_SUPER_SPEED_DEV || in hubd_set_hub_depth()4761 if (hubd->h_usba_device->usb_port_status >= USBA_SUPER_SPEED_DEV) { in hubd_status_uniform()4778 *speed = USBA_SUPER_SPEED_DEV; in hubd_status_uniform()6169 case USBA_SUPER_SPEED_DEV: in hubd_create_child()
236 case USBA_SUPER_SPEED_DEV: in usba_bus_ctl()2293 if (usba_device->usb_port_status == USBA_SUPER_SPEED_DEV) { in usba_ready_device_node()
839 usba_device->usb_port_status >= USBA_SUPER_SPEED_DEV) { in usb_pipe_xopen()