Searched refs:IRQF_TRIGGER_MASK (Results 1 – 21 of 21) sorted by relevance
41 irqflags = (irq_res->flags & IRQF_TRIGGER_MASK) | IRQF_SHARED; in iio_interrupt_trigger_probe()
31 unsigned long direction = adis->irq_flag & IRQF_TRIGGER_MASK; in adis_validate_irq_flag()
1527 if (!(new->flags & IRQF_TRIGGER_MASK)) in __setup_irq()1642 oldtype = new->flags & IRQF_TRIGGER_MASK; in __setup_irq()1647 (oldtype != (new->flags & IRQF_TRIGGER_MASK))) in __setup_irq()1736 if (new->flags & IRQF_TRIGGER_MASK) { in __setup_irq()1738 new->flags & IRQF_TRIGGER_MASK); in __setup_irq()1797 } else if (new->flags & IRQF_TRIGGER_MASK) { in __setup_irq()1798 unsigned int nmsk = new->flags & IRQF_TRIGGER_MASK; in __setup_irq()
109 switch (flow_type & IRQF_TRIGGER_MASK) { in txx9_irq_set_type()
53 switch (flow_type & IRQF_TRIGGER_MASK) { in tb10x_irq_set_type()
107 switch (flow_type & IRQF_TRIGGER_MASK) { in sunxi_sc_nmi_set_type()
119 irq_flags = (irq_res->flags & IRQF_TRIGGER_MASK) | IRQF_SHARED; in __pata_platform_probe()
84 if ((type & IRQF_TRIGGER_MASK) != IRQ_TYPE_EDGE_BOTH) { in tb10x_gpio_irq_set_type()
170 unsigned int edge_type = type & IRQF_TRIGGER_MASK; in tqmx86_gpio_irq_set_type()
272 priv->irq_flags = res_irq->flags & IRQF_TRIGGER_MASK; in sp_probe()
272 irqflags = (res->flags & IRQF_TRIGGER_MASK) | IRQF_SHARED; in gpio_vbus_probe()
36 #define IRQF_TRIGGER_MASK (IRQF_TRIGGER_HIGH | IRQF_TRIGGER_LOW | \ macro
945 (p->irq_flags2 & IRQF_TRIGGER_MASK), in lis3lv02d_8b_configure()1209 irq_flags = p->irq_flags1 & IRQF_TRIGGER_MASK; in lis3lv02d_init_device()
2359 if (irq_flags == -1 || irq_resflags & IRQF_TRIGGER_MASK) in smc_drv_probe()2360 irq_flags = irq_resflags & IRQF_TRIGGER_MASK; in smc_drv_probe()
876 ax->irqflags = irq->flags & IRQF_TRIGGER_MASK; in ax_probe()
1582 irqflags = ires->flags & IRQF_TRIGGER_MASK; in isp116x_probe()
1638 irqflags = ires->flags & IRQF_TRIGGER_MASK; in sl811h_probe()
2426 irq_trigger = ires->flags & IRQF_TRIGGER_MASK; in r8a66597_probe()
1581 m66592->irq_trigger = ires->flags & IRQF_TRIGGER_MASK; in m66592_probe()
1853 irq_trigger = ires->flags & IRQF_TRIGGER_MASK; in r8a66597_probe()
6613 wl->irq_flags = res->flags & IRQF_TRIGGER_MASK; in wlcore_nvs_cb()6653 wl->wakeirq_flags = res->flags & IRQF_TRIGGER_MASK; in wlcore_nvs_cb()