Home
last modified time | relevance | path

Searched refs:channel_hwirq (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/irqchip/
H A Dirq-meson-gpio.c57 unsigned int type, u32 *channel_hwirq);
66 unsigned int type, u32 *channel_hwirq);
237 u32 **channel_hwirq) in meson_gpio_irq_request_channel() argument
269 *channel_hwirq = &(ctl->channel_irqs[idx]); in meson_gpio_irq_request_channel()
272 hwirq, idx, **channel_hwirq); in meson_gpio_irq_request_channel()
279 u32 *channel_hwirq) in meson_gpio_irq_get_channel_idx() argument
281 return channel_hwirq - ctl->channel_irqs; in meson_gpio_irq_get_channel_idx()
286 u32 *channel_hwirq) in meson_gpio_irq_release_channel() argument
464 u32 *channel_hwirq; in meson_gpio_irq_domain_alloc() local
480 *channel_hwirq, type); in meson_gpio_irq_domain_alloc()
[all …]