Home
last modified time | relevance | path

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

/drivers/usb/chipidea/
Dotg_fsm.h76 NUM_CI_OTG_FSM_TIMERS, enumerator
88 struct ci_otg_fsm_timer *timer_list[NUM_CI_OTG_FSM_TIMERS];
Dotg_fsm.c215 if (t >= NUM_CI_OTG_FSM_TIMERS) in ci_otg_add_timer()
245 if (t >= NUM_CI_OTG_FSM_TIMERS) in ci_otg_del_timer()