Searched refs:timer_instance (Results 1 – 1 of 1) sorted by relevance
52 static dw_timer_priv_t timer_instance[CONFIG_TIMER_NUM]; variable67 dw_timer_priv_t *timer_priv = &timer_instance[idx]; in dw_timer_irqhandler()83 if (handle == &timer_instance[0] || handle == &timer_instance[1]) { in manage_clock()85 } else if (handle == &timer_instance[3] || handle == &timer_instance[2]) { in manage_clock()128 dw_timer_priv_t *timer_priv = &timer_instance[idx]; in csi_timer_initialize()