Searched refs:RZG2L_TINT_MAX_INTERRUPT (Results 1 – 1 of 1) sorted by relevance
123 #define RZG2L_TINT_MAX_INTERRUPT 32 macro152 DECLARE_BITMAP(tint_slot, RZG2L_TINT_MAX_INTERRUPT);154 unsigned int hwirq[RZG2L_TINT_MAX_INTERRUPT];1269 irq = bitmap_find_free_region(pctrl->tint_slot, RZG2L_TINT_MAX_INTERRUPT, get_order(1)); in rzg2l_gpio_child_to_parent_hwirq()1310 for (i = 0; i < RZG2L_TINT_MAX_INTERRUPT; i++) { in rzg2l_gpio_irq_domain_free()