Searched refs:last_irq (Results 1 – 2 of 2) sorted by relevance
85 (*cascade)->irq_base = root->last_irq + 1; in interrupt_cascade_register()91 root->last_irq += ARRAY_SIZE((*cascade)->child); in interrupt_cascade_register()168 sof->cascade_root->last_irq = PLATFORM_IRQ_FIRST_CHILD - 1; in interrupt_init()
114 int last_irq; /**< last registered cascade irq */ member