Home
last modified time | relevance | path

Searched refs:ud_speed (Results 1 – 19 of 19) sorted by relevance

/netbsd/sys/dev/usb/
H A Duhub.c216 if (dev->ud_depth != 0 && USB_IS_SS(dev->ud_speed)) { in usbd_get_hub_desc()
351 err = usbd_get_hub_desc(dev, &hubdesc, dev->ud_speed); in uhub_attach()
378 if (USB_IS_SS(dev->ud_speed) && dev->ud_depth != 0) { in uhub_attach()
544 dev->ud_speed); in uhub_explore()
732 device_unit(sc->sc_dev), dev->ud_speed, dev->ud_depth, 0); in uhub_explore()
806 speed = dev->ud_speed; in uhub_explore()
813 if (speed > dev->ud_speed) in uhub_explore()
814 speed = dev->ud_speed; in uhub_explore()
H A Dif_mue.c304 if (un->un_udev->ud_speed == USB_SPEED_SUPER) { in mue_uno_mii_statchg()
333 switch (un->un_udev->ud_speed) { in mue_uno_mii_statchg()
580 if (un->un_udev->ud_speed == USB_SPEED_HIGH) in mue_chip_init()
602 switch (un->un_udev->ud_speed) { in mue_chip_init()
817 rx_bufsz = (un->un_udev->ud_speed == USB_SPEED_HIGH) ? in mue_attach()
H A Dusb_subr.c591 if (dev->ud_speed == USB_SPEED_HIGH) { in usbd_fill_iface_data()
770 if (USB_IS_SS(dev->ud_speed)) { in usbd_set_config_index()
1439 hub != NULL && hub->ud_speed != USB_SPEED_HIGH; in usbd_new_device()
1456 dev->ud_speed = speed; in usbd_new_device()
1510 dd->bDeviceProtocol, dd->bMaxPacketSize, dd->bLength, dev->ud_speed); in usbd_new_device()
1763 di->udi_speed = dev->ud_speed; in usbd_fill_deviceinfo()
1793 const bool sshub_p = USB_IS_SS(dev->ud_speed); in usbd_fill_deviceinfo()
H A Dusbdivar.h204 uint8_t ud_speed; /* low/full/high speed */ member
H A Dif_axe.c898 bufsz = (un->un_udev->ud_speed == USB_SPEED_HIGH) ? in axe_attach()
1138 boundary = (un->un_udev->ud_speed == USB_SPEED_HIGH) ? 512 : 64; in axe_uno_tx_prepare()
1277 if (un->un_udev->ud_speed == USB_SPEED_HIGH) { in axe_uno_init()
H A Dif_smsc.c640 if (un->un_udev->ud_speed == USB_SPEED_HIGH) in smsc_chip_init()
800 if (dev->ud_speed >= USB_SPEED_HIGH) { in smsc_attach()
H A Dif_axen.c616 switch (dev->ud_speed) { in axen_attach()
843 switch (un->un_udev->ud_speed) { in axen_uno_tx_prepare()
H A Dmotg.c1185 motg_speed(dev->ud_speed) | in motg_setup_endpoint_tx()
1234 motg_speed(dev->ud_speed) | in motg_setup_endpoint_rx()
1353 xfer->ux_pipe->up_dev->ud_speed, in motg_device_ctrl_start1()
1795 xfer->ux_pipe->up_dev->ud_speed, in motg_device_data_start1()
H A Dif_ure.c585 un->un_udev->ud_speed != USB_SPEED_SUPER) in ure_rtl8153_init()
766 if (un->un_udev->ud_speed == USB_SPEED_FULL) { in ure_init_fifo()
H A Dxhci.c2038 dev->ud_depth, dev->ud_powersrc->up_portno, dev->ud_speed); in xhci_open()
2834 dev->ud_speed = speed; in xhci_new_device()
2999 dev->ud_speed); in xhci_new_device()
3568 uint8_t speed = dev->ud_speed; in xhci_setup_ctx()
3688 hub != NULL && hub->ud_speed != USB_SPEED_HIGH; in xhci_setup_route()
3725 uint32_t speed = dev->ud_speed; in xhci_setup_tthub()
3861 uint8_t speed = dev->ud_speed; in xhci_setup_maxburst()
H A Duhci.c2095 if (pipe->up_dev->ud_speed == USB_SPEED_LOW) in uhci_reset_std_chain()
2530 (dev->ud_speed == USB_SPEED_LOW ? UHCI_TD_LS : 0) in uhci_device_ctrl_start()
2572 if (dev->ud_speed == USB_SPEED_LOW) in uhci_device_ctrl_start()
3219 if (upipe->pipe.up_dev->ud_speed == USB_SPEED_LOW) in uhci_device_ctrl_done()
H A Dohci.c529 length, xfer->ux_pipe->up_dev->ud_speed); in ohci_alloc_std_chain()
598 alen, xfer->ux_pipe->up_dev->ud_speed); in ohci_reset_std_chain()
2115 (dev->ud_speed == USB_SPEED_LOW ? OHCI_ED_SPEED : 0) | in ohci_open()
H A Dehci.c2002 switch (dev->ud_speed) { in ehci_open()
2006 default: panic("ehci_open: bad device speed %d", dev->ud_speed); in ehci_open()
3499 if (xfer->ux_pipe->up_dev->ud_speed == USB_SPEED_HIGH) { in ehci_abort_isoc_xfer()
H A Dusbdi.c175 dev->ud_speed, dev->ud_selfpowered, dev->ud_power, dev->ud_langid); in usbd_dump_device()
H A Duaudio.c525 switch (sc->sc_udev->ud_speed) { in uaudio_attach()
/netbsd/sys/external/bsd/dwc2/
H A Ddwc2.c935 epnum, dir == UT_READ ? "in" :"out", dev->ud_speed, mps); in dwc2_device_start()
1030 if (dev->ud_speed == USB_SPEED_HIGH || in dwc2_device_start()
1031 (dev->ud_speed == USB_SPEED_FULL && xfertype == UE_ISOCHRONOUS)) { in dwc2_device_start()
1379 return dev->ud_speed; in dwc2_host_get_speed()
/netbsd/sys/compat/common/
H A Dusb_subr_30.c152 di->udi_speed = dev->ud_speed; in usbd_fill_deviceinfo_old()
/netbsd/sys/arch/mips/adm5120/dev/
H A Dahci.c870 ((pipe->up_dev->ud_speed==USB_SPEED_FULL)?ADMHCD_ED_SPEED:0) | \ in ahci_device_ctrl_start()
1189 ((pipe->up_dev->ud_speed==USB_SPEED_FULL)?ADMHCD_ED_SPEED:0) | \ in ahci_device_bulk_start()
1370 if ((sc->sc_fullspeed) && pipe->up_dev->ud_speed == USB_SPEED_LOW) { in ahci_transaction()
/netbsd/sys/dev/ic/
H A Dsl811hs.c965 UL_SLASSERT(pipe->up_dev->ud_speed == USB_SPEED_FULL, sc, in slhci_start()
1058 if (dev->ud_speed == USB_SPEED_LOW) { in slhci_open()