Lines Matching refs:timer_status

48 struct timer_status {  struct
74 static struct timer_status nhw_timer_st[NHW_TIMER_TOTAL_INST]; argument
91 struct timer_status *t_st = &nhw_timer_st[t]; in nhw_timer_init()
125 struct timer_status *t_st = &nhw_timer_st[t]; in nhw_timer_free()
197 struct timer_status *t_st = &nhw_timer_st[t]; in update_master_timer()
215 struct timer_status *this = &nhw_timer_st[t]; in update_cc_timer()
240 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_eval_interrupts()
264 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_TASK_START()
278 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_TASK_STOP()
295 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_TASK_SHUTDOWN()
318 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_TASK_CAPTURE()
338 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_TASK_CLEAR()
350 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_signal_COMPARE()
392 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_signal_COMPARE_if()
403 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_TASK_COUNT()
471 struct timer_status *this = &nhw_timer_st[inst]; in nhw_timer_regw_sideeffects_SUBSCRIBE_CAPTURE()
488 struct timer_status *this = &nhw_timer_st[inst]; \
513 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_regw_sideeffects_INTENSET()
523 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_regw_sideeffects_INTENCLR()
534 struct timer_status *this = &nhw_timer_st[t]; in nhw_timer_regw_sideeffects_CC()
561 struct timer_status *t_st = &nhw_timer_st[t]; in nhw_hw_model_timer_timer_triggered()