NUM_OTG_FSM_TIMERS
ktime_t hr_timeouts[NUM_OTG_FSM_TIMERS];
if (t >= NUM_OTG_FSM_TIMERS)
if ((ci->next_otg_timer == NUM_OTG_FSM_TIMERS) ||
enum otg_fsm_timer cur_timer, next_timer = NUM_OTG_FSM_TIMERS;
if ((t >= NUM_OTG_FSM_TIMERS) ||
ci->next_otg_timer = NUM_OTG_FSM_TIMERS;
NUM_OTG_FSM_TIMERS) {
if ((next_timer == NUM_OTG_FSM_TIMERS) ||
if (next_timer != NUM_OTG_FSM_TIMERS) {
enum otg_fsm_timer cur_timer, next_timer = NUM_OTG_FSM_TIMERS;
ci->next_otg_timer = NUM_OTG_FSM_TIMERS;
for_each_set_bit(cur_timer, &enabled_timer_bits, NUM_OTG_FSM_TIMERS) {
if ((next_timer == NUM_OTG_FSM_TIMERS) ||
if (next_timer < NUM_OTG_FSM_TIMERS) {
if (t < NUM_OTG_FSM_TIMERS)
if (t < NUM_OTG_FSM_TIMERS)
ci->next_otg_timer = NUM_OTG_FSM_TIMERS;