Searched defs:meson_gpio_irq_params (Results 1 – 1 of 1) sorted by relevance
62 struct meson_gpio_irq_params { struct63 unsigned int nr_hwirq;64 bool support_edge_both;65 unsigned int edge_both_offset;66 unsigned int edge_single_offset;67 unsigned int pol_low_offset;68 unsigned int pin_sel_mask;69 struct irq_ctl_ops ops;