Searched refs:NUM_CHANNEL (Results 1 – 1 of 1) sorted by relevance
32 #define NUM_CHANNEL 8 macro82 u32 channel_irqs[NUM_CHANNEL];83 DECLARE_BITMAP(channel_map, NUM_CHANNEL);113 idx = find_first_zero_bit(ctl->channel_map, NUM_CHANNEL); in meson_gpio_irq_request_channel()114 if (idx >= NUM_CHANNEL) { in meson_gpio_irq_request_channel()356 NUM_CHANNEL, in meson_gpio_irq_parse_dt()357 NUM_CHANNEL); in meson_gpio_irq_parse_dt()359 pr_err("can't get %d channel interrupts\n", NUM_CHANNEL); in meson_gpio_irq_parse_dt()411 ctl->nr_hwirq, NUM_CHANNEL); in meson_gpio_irq_of_init()