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