Searched refs:trig_type (Results 1 – 7 of 7) 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()
115 unsigned int con, trig_type; in exynos_irq_set_type() local120 trig_type = EXYNOS_EINT_EDGE_RISING; in exynos_irq_set_type()123 trig_type = EXYNOS_EINT_EDGE_FALLING; in exynos_irq_set_type()126 trig_type = EXYNOS_EINT_EDGE_BOTH; in exynos_irq_set_type()129 trig_type = EXYNOS_EINT_LEVEL_HIGH; in exynos_irq_set_type()132 trig_type = EXYNOS_EINT_LEVEL_LOW; in exynos_irq_set_type()146 con |= trig_type << shift; in exynos_irq_set_type()
83 eqbr_cfg_bit(gctrl->membase + GPIO_IRNCFG, offset, type->trig_type); in eqbr_irq_type_cfg()84 eqbr_cfg_bit(gctrl->membase + GPIO_EXINTCR1, offset, type->trig_type); in eqbr_irq_type_cfg()105 it.trig_type = GPIO_EDGE_TRIG; in eqbr_gpio_set_irq_type()111 it.trig_type = GPIO_EDGE_TRIG; in eqbr_gpio_set_irq_type()117 it.trig_type = GPIO_EDGE_TRIG; in eqbr_gpio_set_irq_type()123 it.trig_type = GPIO_LEVEL_TRIG; in eqbr_gpio_set_irq_type()129 it.trig_type = GPIO_LEVEL_TRIG; in eqbr_gpio_set_irq_type()139 if (it.trig_type == GPIO_EDGE_TRIG) in eqbr_gpio_set_irq_type()
65 unsigned int trig_type; member
578 u8 trig_type; in altr_edac_device_trig() local585 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_device_trig()602 if (trig_type == ALTR_UE_TRIGGER_CHAR) in altr_edac_device_trig()1703 u8 trig_type; in altr_edac_a10_device_trig() local1705 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_a10_device_trig()1709 if (trig_type == ALTR_UE_TRIGGER_CHAR) in altr_edac_a10_device_trig()1735 u8 trig_type; in altr_edac_a10_device_trig2() local1737 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_a10_device_trig2()1741 if (trig_type == ALTR_UE_TRIGGER_CHAR) { in altr_edac_a10_device_trig2()
105 enum iwl_fw_dbg_trigger trig_type);
2433 enum iwl_fw_dbg_trigger trig_type) in iwl_fw_dbg_error_collect() argument2439 if (trig_type != FW_DBG_TRIGGER_ALIVE_TIMEOUT) in iwl_fw_dbg_error_collect()2455 iwl_dump_error_desc->trig_desc.type = cpu_to_le32(trig_type); in iwl_fw_dbg_error_collect()