Searched refs:IRQF_TRIGGER_MASK (Results 1 – 22 of 22) sorted by relevance
31 unsigned long direction = adis->irq_flag & IRQF_TRIGGER_MASK; in adis_validate_irq_flag()
41 irqflags = (irq_res->flags & IRQF_TRIGGER_MASK) | IRQF_SHARED; in iio_interrupt_trigger_probe()
109 switch (flow_type & IRQF_TRIGGER_MASK) { in txx9_irq_set_type()
1517 if (!(new->flags & IRQF_TRIGGER_MASK)) in __setup_irq()1632 oldtype = new->flags & IRQF_TRIGGER_MASK; in __setup_irq()1637 (oldtype != (new->flags & IRQF_TRIGGER_MASK)) || in __setup_irq()1721 if (new->flags & IRQF_TRIGGER_MASK) { in __setup_irq()1723 new->flags & IRQF_TRIGGER_MASK); in __setup_irq()1782 } else if (new->flags & IRQF_TRIGGER_MASK) { in __setup_irq()1783 unsigned int nmsk = new->flags & IRQF_TRIGGER_MASK; in __setup_irq()
54 switch (flow_type & IRQF_TRIGGER_MASK) { in tb10x_irq_set_type()
108 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()
150 unsigned int edge_type = type & IRQF_TRIGGER_MASK; in tqmx86_gpio_irq_set_type()
272 irqflags = (res->flags & IRQF_TRIGGER_MASK) | IRQF_SHARED; in gpio_vbus_probe()
273 priv->irq_flags = res_irq->flags & IRQF_TRIGGER_MASK; in sp_probe()
24 return IRQF_SHARED | (res->flags & IRQF_TRIGGER_MASK); in get_irq_flags()
35 #define IRQF_TRIGGER_MASK (IRQF_TRIGGER_HIGH | IRQF_TRIGGER_LOW | \ macro
946 (p->irq_flags2 & IRQF_TRIGGER_MASK), in lis3lv02d_8b_configure()1210 irq_flags = p->irq_flags1 & IRQF_TRIGGER_MASK; in lis3lv02d_init_device()
2362 if (irq_flags == -1 || irq_resflags & IRQF_TRIGGER_MASK) in smc_drv_probe()2363 irq_flags = irq_resflags & IRQF_TRIGGER_MASK; in smc_drv_probe()
878 ax->irqflags = irq->flags & IRQF_TRIGGER_MASK; in ax_probe()
1637 irqflags = ires->flags & IRQF_TRIGGER_MASK; in sl811h_probe()
1583 irqflags = ires->flags & IRQF_TRIGGER_MASK; in isp116x_probe()
2427 irq_trigger = ires->flags & IRQF_TRIGGER_MASK; in r8a66597_probe()
1583 m66592->irq_trigger = ires->flags & IRQF_TRIGGER_MASK; in m66592_probe()
1855 irq_trigger = ires->flags & IRQF_TRIGGER_MASK; in r8a66597_probe()
6530 wl->irq_flags = res->flags & IRQF_TRIGGER_MASK; in wlcore_nvs_cb()6570 wl->wakeirq_flags = res->flags & IRQF_TRIGGER_MASK; in wlcore_nvs_cb()