Searched refs:trig_type (Results 1 – 6 of 6) sorted by relevance
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
587 u8 trig_type; in altr_edac_device_trig() local594 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_device_trig()611 if (trig_type == ALTR_UE_TRIGGER_CHAR) in altr_edac_device_trig()1717 u8 trig_type; in altr_edac_a10_device_trig() local1719 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_a10_device_trig()1723 if (trig_type == ALTR_UE_TRIGGER_CHAR) in altr_edac_a10_device_trig()1749 u8 trig_type; in altr_edac_a10_device_trig2() local1751 if (!user_buf || get_user(trig_type, user_buf)) in altr_edac_a10_device_trig2()1755 if (trig_type == ALTR_UE_TRIGGER_CHAR) { in altr_edac_a10_device_trig2()
47 enum iwl_fw_dbg_trigger trig_type);
2486 enum iwl_fw_dbg_trigger trig_type) in iwl_fw_dbg_error_collect() argument2492 if (trig_type != FW_DBG_TRIGGER_ALIVE_TIMEOUT && in iwl_fw_dbg_error_collect()2493 trig_type != FW_DBG_TRIGGER_DRIVER) in iwl_fw_dbg_error_collect()2509 iwl_dump_error_desc->trig_desc.type = cpu_to_le32(trig_type); in iwl_fw_dbg_error_collect()