Searched refs:trig_type (Results 1 – 5 of 5) sorted by relevance
48 unsigned trig_type; member161 mg->trig_type = type; in msic_irq_type()195 if (mg->trig_type & IRQ_TYPE_EDGE_RISING) in msic_bus_sync_unlock()197 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()
640 u8 trig_type; in altr_edac_device_trig() local647 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_device_trig()664 if (trig_type == ALTR_UE_TRIGGER_CHAR) in altr_edac_device_trig()1802 u8 trig_type; in altr_edac_a10_device_trig() local1804 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_a10_device_trig()1808 if (trig_type == ALTR_UE_TRIGGER_CHAR) in altr_edac_a10_device_trig()1834 u8 trig_type; in altr_edac_a10_device_trig2() local1836 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_a10_device_trig2()1840 if (trig_type == ALTR_UE_TRIGGER_CHAR) { in altr_edac_a10_device_trig2()
116 enum iwl_fw_dbg_trigger trig_type);
2041 u32 trig_type = le32_to_cpu(desc->trig_desc.type); in iwl_fw_dbg_collect_desc() local2045 ret = iwl_fw_dbg_ini_collect(fwrt, trig_type); in iwl_fw_dbg_collect_desc()2074 enum iwl_fw_dbg_trigger trig_type) in iwl_fw_dbg_error_collect() argument2086 iwl_dump_error_desc->trig_desc.type = cpu_to_le32(trig_type); in iwl_fw_dbg_error_collect()