Searched refs:NHW_INTCTRL_TOTAL_INST (Results 1 – 3 of 3) sorted by relevance
17 static const char *corenames[NHW_INTCTRL_TOTAL_INST] = NHW_CORE_NAMES; in nhw_get_core_name()
83 static struct intctrl_status nhw_intctrl_st[NHW_INTCTRL_TOTAL_INST];89 for (int i= 0; i < NHW_INTCTRL_TOTAL_INST; i++) { in hw_irq_ctrl_init()431 for (int i = 0; i < NHW_INTCTRL_TOTAL_INST; i++) { in hw_irq_ctrl_timer_triggered()450 static const char *irqnames[NHW_INTCTRL_TOTAL_INST][NHW_INTCTRL_MAX_INTLINES] = NHW_INT_NAMES; in hw_irq_ctrl_get_name()
71 #define NHW_INTCTRL_TOTAL_INST 1 macro269 #define NHW_INTCTRL_TOTAL_INST 2 macro