Searched refs:otg_timer_ms (Results 1 – 1 of 1) sorted by relevance
201 static unsigned otg_timer_ms[] = { variable227 timer_sec = otg_timer_ms[t] / MSEC_PER_SEC; in ci_otg_add_timer()228 timer_nsec = (otg_timer_ms[t] % MSEC_PER_SEC) * NSEC_PER_MSEC; in ci_otg_add_timer()