Home
last modified time | relevance | path

Searched refs:usb_pause_mtx (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-14-stable/sys/dev/rtwn/usb/
HDrtwn_usb_reg.c81 usb_pause_mtx(&sc->sc_mtx, hz / 100); in rtwn_do_request()
173 usb_pause_mtx(&sc->sc_mtx, msecs_to_ticks(usec / 1000)); in rtwn_usb_delay()
/freebsd-14-stable/sys/dev/usb/
HDusb_request.c585 usb_pause_mtx( in usbd_do_request_flags()
623 usb_pause_mtx( in usbd_do_request_flags()
734 usb_pause_mtx(mtx, hz / 16); in usbd_do_request_flags()
819 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_delay)); in usbd_req_reset_port()
863 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_recovery)); in usbd_req_reset_port()
926 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_delay)); in usbd_req_warm_reset_port()
962 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_recovery)); in usbd_req_warm_reset_port()
1055 usb_pause_mtx(mtx, hz / 5); in usbd_req_get_desc()
1598 usb_pause_mtx(mtx, in usbd_req_set_address()
2151 usb_pause_mtx(mtx, hz / 2); in usbd_req_re_enumerate()
HDusb_util.c110 usb_pause_mtx(struct mtx *mtx, int timo) in usb_pause_mtx() function
HDusb_hub.c698 usb_pause_mtx(NULL, in uhub_reattach_port()
1410 usb_pause_mtx(NULL, USB_MS_TO_TICKS(USB_POWER_DOWN_TIME)); in uhub_attach()
1511 usb_pause_mtx(NULL, USB_MS_TO_TICKS(pwrdly)); in uhub_attach()
2686 usb_pause_mtx(NULL, USB_MS_TO_TICKS(20)); in usb_dev_resume_peer()
2704 usb_pause_mtx(NULL, USB_MS_TO_TICKS(usb_port_resume_delay)); in usb_dev_resume_peer()
2847 usb_pause_mtx(NULL, USB_MS_TO_TICKS(20)); in usb_dev_suspend_peer()
2854 usb_pause_mtx(NULL, USB_MS_TO_TICKS(usb_port_resume_delay)); in usb_dev_suspend_peer()
2876 usb_pause_mtx(NULL, USB_MS_TO_TICKS(temp)); in usb_dev_suspend_peer()
HDusb_msctest.c738 usb_pause_mtx(NULL, hz); in usb_iface_is_cdrom()
798 usb_pause_mtx(NULL, hz); in usb_msc_auto_quirk()
822 usb_pause_mtx(NULL, hz); in usb_msc_auto_quirk()
HDusbdi.h581 void usb_pause_mtx(struct mtx *mtx, int _ticks);
HDusb_dev.c1121 usb_pause_mtx(NULL, hz / 128); in usb_ioctl()
1129 usb_pause_mtx(NULL, hz / 128); in usb_ioctl()
/freebsd-14-stable/sys/dev/usb/controller/
HDuhci.c301 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in uhci_restart()
331 usb_pause_mtx(&sc->sc_bus.bus_mtx, in uhci_reset()
344 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 1000); in uhci_reset()
360 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 1000); in uhci_reset()
2338 usb_pause_mtx(&sc->sc_bus.bus_mtx, in uhci_portreset()
2364 usb_pause_mtx(&sc->sc_bus.bus_mtx, in uhci_portreset()
2659 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in uhci_roothub_exec()
2666 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 500); in uhci_roothub_exec()
HDohci.c189 usb_pause_mtx(NULL, hz / 1000); in ohci_controller_init()
202 usb_pause_mtx(NULL, in ohci_controller_init()
213 usb_pause_mtx(NULL, in ohci_controller_init()
281 usb_pause_mtx(NULL, in ohci_controller_init()
291 usb_pause_mtx(NULL, in ohci_controller_init()
448 usb_pause_mtx(NULL, hz / 20); in ohci_detach()
2307 usb_pause_mtx(&sc->sc_bus.bus_mtx, in ohci_roothub_exec()
HDdwc_otg.c637 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in dwc_otg_wakeup_peer()
646 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in dwc_otg_wakeup_peer()
653 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 10); in dwc_otg_wakeup_peer()
660 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in dwc_otg_wakeup_peer()
3889 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 32); in dwc_otg_init()
3895 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 128); in dwc_otg_init()
3978 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in dwc_otg_init()
3984 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in dwc_otg_init()
4655 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 16); in dwc_otg_roothub_exec()
4660 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 16); in dwc_otg_roothub_exec()
HDehci.c190 usb_pause_mtx(NULL, hz / 128); in ehci_reset()
210 usb_pause_mtx(NULL, hz / 128); in ehci_hcreset()
266 usb_pause_mtx(NULL, hz / 128); in ehci_init_sub()
567 usb_pause_mtx(NULL, hz / 20); in ehci_detach()
3166 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in ehci_roothub_exec()
3172 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in ehci_roothub_exec()
3328 usb_pause_mtx(&sc->sc_bus.bus_mtx, in ehci_roothub_exec()
3336 usb_pause_mtx(&sc->sc_bus.bus_mtx, in ehci_roothub_exec()
HDehci_pci.c577 usb_pause_mtx(NULL, hz / 100); /* wait 10ms */ in ehci_pci_take_controller()
HDxhci_pci.c544 usb_pause_mtx(NULL, hz / 100); /* wait 10ms */ in xhci_pci_take_controller()
HDatmegadci.c226 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in atmegadci_wakeup_peer()
1243 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in atmegadci_init()
1259 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 20); in atmegadci_init()
HDmusb_otg.c358 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in musbotg_wakeup_host()
382 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in musbotg_wakeup_peer()
3072 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 1000); in musbotg_init()
3088 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in musbotg_init()
3112 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 10); in musbotg_init()
3892 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 5); in musbotg_roothub_exec()
HDxhci.c268 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 4); in xhci_reset_command_queue_locked()
430 usb_pause_mtx(NULL, hz / 100); in xhci_start_controller()
469 usb_pause_mtx(NULL, hz / 100); in xhci_halt_controller()
494 usb_pause_mtx(NULL, hz / 100); in xhci_reset_controller()
3411 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in xhci_roothub_exec()
3580 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in xhci_roothub_exec()
HDavr32dci.c259 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in avr32dci_wakeup_peer()
1210 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 20); in avr32dci_init()
HDusb_controller.c417 usb_pause_mtx(&bus->bus_mtx, USB_MS_TO_TICKS(usb_enum_nice_time)); in usb_bus_explore()
/freebsd-14-stable/sys/dev/usb/serial/
HDusb_serial.c377 usb_pause_mtx(&ucom_mtx, hz); in ucom_drain()
389 usb_pause_mtx(&ucom_mtx, hz); in ucom_drain_all()
777 usb_pause_mtx(sc->sc_mtx, hz / 10); in ucom_cfg_open()
1318 usb_pause_mtx(sc->sc_mtx, hz / 10); in ucom_cfg_param()
HDuipaq.c1142 usb_pause_mtx(NULL, hz / 10); in uipaq_attach()
/freebsd-14-stable/sys/dev/usb/wlan/
HDif_rsu.c1462 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(10)); in rsu_newstate()
1470 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(10)); in rsu_newstate()
1637 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(1)); in rsu_cam_read()
1668 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(1)); in rsu_key_check()
1838 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(5)); in rsu_delete_key()
3672 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(2000)); in rsu_init()
HDif_upgt.c1272 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(100)); in upgt_eeprom_read()
1885 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(100)); in upgt_device_reset()
/freebsd-14-stable/sys/dev/usb/net/
HDusb_ethernet.c97 usb_pause_mtx(ue->ue_mtx, _ticks); in uether_pause()
HDif_usie.c1088 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(10)); in usie_if_status_cb()
1353 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(10)); in usie_do_request()
HDif_mos.c638 usb_pause_mtx(&sc->sc_mtx, hz / 128); in mos_reset()

12