Home
last modified time | relevance | path

Searched defs:meson_gpio_irq_params (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/irqchip/
Dirq-meson-gpio.c69 struct meson_gpio_irq_params { struct
70 unsigned int nr_hwirq;
71 unsigned int nr_channels;
72 bool support_edge_both;
73 unsigned int edge_both_offset;
74 unsigned int edge_single_offset;
75 unsigned int pol_low_offset;
76 unsigned int pin_sel_mask;
77 struct irq_ctl_ops ops;
/kernel/linux/linux-5.10/drivers/irqchip/
Dirq-meson-gpio.c61 struct meson_gpio_irq_params { struct
62 unsigned int nr_hwirq;
63 bool support_edge_both;
64 unsigned int edge_both_offset;
65 unsigned int edge_single_offset;
66 unsigned int pol_low_offset;
67 unsigned int pin_sel_mask;
68 struct irq_ctl_ops ops;