Searched refs:hal_msleep (Results 1 – 15 of 15) sorted by relevance
86 hal_msleep(100); /* 1s */ in usb_device_scan_thread()101 hal_msleep(100); /* 1s */ in usb_host_scan_thread()118 hal_msleep(100); /* 1s */ in usb_hardware_scan_thread()132 hal_msleep(100); in usb_id_irq()155 hal_msleep(100);371 hal_msleep(20); in hal_usb_manager_deinit()
212 hal_msleep(ms_timeout); in hal_rtc_wait()450 hal_msleep(2); in hal_rtc_settime()465 hal_msleep(2); in hal_rtc_settime()612 hal_msleep(2); in hal_rtc_setalarm()621 hal_msleep(2); in hal_rtc_setalarm()634 hal_msleep(2); in hal_rtc_setalarm()
573 hal_msleep(5); in set_owner()823 hal_msleep(5);/* wait to leave low-power mode */ in ehci_hub_control()944 hal_msleep(50); in ehci_hub_control()1072 hal_msleep(5);/* 5ms for HCD enter low pwr mode */ in ehci_hub_control()
649 hal_msleep(5); in ehci_run()
16 hal_msleep(1000); in cmd_ths_gt()
61 int hal_msleep(unsigned int msecs) in hal_msleep() function
50 int hal_msleep(unsigned int msecs);
301 hal_msleep(hub->descriptor->bPwrOn2PwrGood * 2); in hub_power_on()372 hal_msleep(HUB_DEBOUNCE_STEP); in hub_port_debounce()398 hal_msleep(delay); in hub_port_wait_reset()487 hal_msleep(10); in hub_port_reset()749 …for (i = 0; (i < GET_DESCRIPTOR_TRIES) && (_dev_is_present(hub, port1) == 1); (++i, hal_msleep(100… in hub_port_init()864 hal_msleep(200); in hub_port_init()880 hal_msleep(10); in hub_port_init()1808 hal_msleep(500); /* Cool down */ in hub_events()1810 hal_msleep(50); /* Cool down */ in hub_events()3150 hal_msleep(10); in __usb_gen_hub_thread_exit()[all …]
132 hal_msleep(1000); in cmd_test_uart()
556 hal_msleep(10); in sunxi_codec_dapm_control()566 hal_msleep(param->pa_msleep_time); in sunxi_codec_dapm_control()601 hal_msleep(100); in sunxi_codec_dapm_control()
738 hal_msleep(10); in sunxi_codec_dapm_control()757 hal_msleep(param->pa_msleep_time); in sunxi_codec_dapm_control()772 hal_msleep(param->pa_msleep_time); in sunxi_codec_dapm_control()
554 hal_msleep(param->pa_msleep_time); in sunxi_codec_dapm_control()569 hal_msleep(30); in sunxi_codec_dapm_control()602 hal_msleep(100); in sunxi_codec_dapm_control()
160 return hal_msleep(ms); in disp_delay_ms()
956 hal_msleep(1250); in MediaChangeThread()
966 hal_msleep(1000); in WaitForDeviceReady()
Completed in 32 milliseconds