Home
last modified time | relevance | path

Searched refs:wkp_timer (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/usb/dwc2/
H A Ddwc2_coreintr.c480 timeout_add_msec(&hsotg->wkp_timer, 71); in dwc2_handle_wakeup_detected_intr()
H A Ddwc2_core.h1139 struct timeout wkp_timer; member
H A Ddwc2_hcd.c5243 timeout_del(&hsotg->wkp_timer); in dwc2_hcd_free()
5314 timeout_set(&hsotg->wkp_timer, dwc2_wakeup_detected, hsotg); in dwc2_hcd_init()
5911 timeout_add_msec(&hsotg->wkp_timer, 71); in dwc2_host_exit_partial_power_down()
6003 timeout_add_msec(&hsotg->wkp_timer, 71); in dwc2_host_exit_clock_gating()