Searched refs:trig_type (Results 1 – 3 of 3) sorted by relevance
61 unsigned trig_type; member174 mg->trig_type = type; in msic_irq_type()208 if (mg->trig_type & IRQ_TYPE_EDGE_RISING) in msic_bus_sync_unlock()210 if (mg->trig_type & IRQ_TYPE_EDGE_FALLING) in msic_bus_sync_unlock()
113 unsigned int con, trig_type; in exynos_irq_set_type() local118 trig_type = EXYNOS_EINT_EDGE_RISING; in exynos_irq_set_type()121 trig_type = EXYNOS_EINT_EDGE_FALLING; in exynos_irq_set_type()124 trig_type = EXYNOS_EINT_EDGE_BOTH; in exynos_irq_set_type()127 trig_type = EXYNOS_EINT_LEVEL_HIGH; in exynos_irq_set_type()130 trig_type = EXYNOS_EINT_LEVEL_LOW; in exynos_irq_set_type()144 con |= trig_type << shift; in exynos_irq_set_type()
894 u8 trig_type; in altr_edac_device_trig() local901 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_device_trig()918 if (trig_type == ALTR_UE_TRIGGER_CHAR) in altr_edac_device_trig()1936 u8 trig_type; in altr_edac_a10_device_trig() local1938 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_a10_device_trig()1942 if (trig_type == ALTR_UE_TRIGGER_CHAR) in altr_edac_a10_device_trig()