Searched refs:NHW_INTCTRL_TOTAL_INST (Results 1 – 3 of 3) sorted by relevance
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()449 for (int i = 0; i < NHW_INTCTRL_TOTAL_INST; i++) { in hw_irq_ctrl_timer_triggered()468 static const char *irqnames[NHW_INTCTRL_TOTAL_INST][NHW_INTCTRL_MAX_INTLINES] = NHW_INT_NAMES; in hw_irq_ctrl_get_name()470 if ((inst < NHW_INTCTRL_TOTAL_INST) && (irq < NHW_INTCTRL_MAX_INTLINES)) { in hw_irq_ctrl_get_name()
71 #define NHW_INTCTRL_TOTAL_INST 1 macro292 #define NHW_INTCTRL_TOTAL_INST 2 macro528 #define NHW_INTCTRL_TOTAL_INST 2 macro
21 static const char *corenames[NHW_INTCTRL_TOTAL_INST] = NHW_CORE_NAMES; in nhw_get_core_name()