Searched refs:both_edges (Results 1 – 2 of 2) sorted by relevance
34 unsigned long both_edges; member143 ctrl->both_edges |= mask; in ath79_gpio_irq_set_type()146 ctrl->both_edges &= ~mask; in ath79_gpio_irq_set_type()187 u32 both_edges, state; in ath79_gpio_irq_handler() local196 both_edges = ctrl->both_edges & pending; in ath79_gpio_irq_handler()197 if (both_edges) { in ath79_gpio_irq_handler()200 both_edges, ~state); in ath79_gpio_irq_handler()
62 unsigned long both_edges; member257 __assign_bit(bit, &pctrl->both_edges, 0); in wpcm450_gpio_set_irq_type()277 __assign_bit(bit, &pctrl->both_edges, 1); in wpcm450_gpio_set_irq_type()326 if (pending & pctrl->both_edges) in wpcm450_gpio_irqhandler()327 wpcm450_gpio_fix_evpol(gpio, pending & pctrl->both_edges); in wpcm450_gpio_irqhandler()