Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.c676 S32 s32Dtime, s32Ret; in ms_hub_port_wait_reset() local
680 for (s32Dtime = 0; s32Dtime < HUB_RESET_TIMEOUT; s32Dtime += delay) in ms_hub_port_wait_reset()
712 if (s32Dtime >= 2 * HUB_SHORT_RESET_TIME) in ms_hub_port_wait_reset()
842 S32 s32Dtime, s32Stable_count; in ms_hub_port_debounce() local
848 for (s32Dtime = 0; s32Dtime < HUB_DEBOUNCE_TIMEOUT; s32Dtime += HUB_DEBOUNCE_STEP) in ms_hub_port_debounce()
879 port + 1, s32Dtime, s32Stable_count, u16Portstatus); in ms_hub_port_debounce()