Searched refs:both_edges (Results 1 – 3 of 3) sorted by relevance
36 unsigned long both_edges; member147 ctrl->both_edges |= mask; in ath79_gpio_irq_set_type()150 ctrl->both_edges &= ~mask; in ath79_gpio_irq_set_type()190 u32 both_edges, state; in ath79_gpio_irq_handler() local200 both_edges = ctrl->both_edges & pending; in ath79_gpio_irq_handler()201 if (both_edges) { in ath79_gpio_irq_handler()204 both_edges, ~state); in ath79_gpio_irq_handler()
57 u32 both_edges; member86 port->both_edges &= ~pin_mask; in mxs_gpio_set_irq_type()94 port->both_edges |= pin_mask; in mxs_gpio_set_irq_type()164 if (port->both_edges & (1 << irqoffset)) in mxs_gpio_irq_handler()
66 u32 both_edges; member179 port->both_edges &= ~(1 << gpio_idx); in gpio_set_irq_type()199 port->both_edges |= 1 << gpio_idx; in gpio_set_irq_type()265 if (port->both_edges & (1 << irqoffset)) in mxc_gpio_irq_handler()