Searched refs:IRQ_TYPE_LEVEL_MASK (Results 1 – 25 of 41) sorted by relevance
12
82 if (type & IRQ_TYPE_LEVEL_MASK || type & IRQ_TYPE_EDGE_RISING) in lpc18xx_gpio_pin_ic_mask()107 if (type & IRQ_TYPE_LEVEL_MASK || type & IRQ_TYPE_EDGE_RISING) in lpc18xx_gpio_pin_ic_unmask()
161 if (type & IRQ_TYPE_LEVEL_MASK) in blzp1600_gpio_irq_set_type()
155 if (type & IRQ_TYPE_LEVEL_MASK) in vf610_gpio_irq_set_type()
158 if (type & IRQ_TYPE_LEVEL_MASK) in hisi_gpio_irq_set_type()
156 if (type & IRQ_TYPE_LEVEL_MASK) in iproc_gpio_irq_set_type()
275 if (type & IRQ_TYPE_LEVEL_MASK) in pch_irq_type()
409 if (type & IRQ_TYPE_LEVEL_MASK) in npcm_sgpio_set_type()
63 if (type & IRQ_TYPE_LEVEL_MASK) in gic_configure_irq()
184 if (type & IRQ_TYPE_LEVEL_MASK) in qcom_mpm_set_type()245 if (type & IRQ_TYPE_LEVEL_MASK) in qcom_mpm_alloc()
139 gc->chip_types[0].type = IRQ_TYPE_LEVEL_MASK; in of_tb10x_init_irq()
160 ct[0].type = IRQ_TYPE_LEVEL_MASK; in ls1x_intc_of_init()
81 if (!(type & IRQ_TYPE_LEVEL_MASK)) in lpc_irq_set_type()
125 bool is_edge = !(type & IRQ_TYPE_LEVEL_MASK); in sp_intc_set_type()
186 gc->chip_types[0].type = IRQ_TYPE_LEVEL_MASK; in sunxi_sc_nmi_irq_init()
269 gc->chip_types[0].type = IRQ_TYPE_LEVEL_MASK; in pic32_of_init()
208 ct->type = IRQ_TYPE_LEVEL_MASK; in omap_alloc_gc_of()
293 if (type & IRQ_TYPE_LEVEL_MASK) in qcom_pdc_alloc()
427 gc->chip_types[1].type = IRQ_TYPE_LEVEL_MASK; in pdc_intc_probe()
189 if (((type & IRQ_TYPE_EDGE_BOTH) && (type & IRQ_TYPE_LEVEL_MASK)) || in mtk_eint_set_type()190 ((type & IRQ_TYPE_LEVEL_MASK) == IRQ_TYPE_LEVEL_MASK)) { in mtk_eint_set_type()
183 if (irq_get_trigger_type(uioinfo->irq) & IRQ_TYPE_LEVEL_MASK) { in uio_pdrv_genirq_probe()
222 if (irq_get_trigger_type(uioinfo->irq) & IRQ_TYPE_LEVEL_MASK) { in uio_dmem_genirq_probe()
1308 if (trig & IRQ_TYPE_LEVEL_MASK) in keembay_gpio_clear_irq()1328 if (trig & IRQ_TYPE_LEVEL_MASK) in keembay_find_free_src()1430 if (!kpc->max_gpios_level_type && (type & IRQ_TYPE_LEVEL_MASK)) in keembay_gpio_irq_set_type()1435 else if (type & IRQ_TYPE_LEVEL_MASK) in keembay_gpio_irq_set_type()
335 if (type & IRQ_TYPE_LEVEL_MASK) in apple_gpio_irq_set_type()
312 if (irq_get_trigger_type(hwirq) & IRQ_TYPE_LEVEL_MASK) { in vfio_platform_irq_init()
166 type &= ~IRQ_TYPE_LEVEL_MASK; in wakeupgen_irq_set_type()