Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-meson-gpio.c67 struct meson_gpio_irq_params { struct
68 unsigned int nr_hwirq;
69 unsigned int nr_channels;
70 bool support_edge_both;
71 unsigned int edge_both_offset;
72 unsigned int edge_single_offset;
73 unsigned int edge_pol_reg;
74 unsigned int pol_low_offset;
75 unsigned int pin_sel_mask;
76 struct irq_ctl_ops ops;