Home
last modified time | relevance | path

Searched refs:int_trigger_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/irqchip/
A Dirq-ativic32.c78 unsigned long int_trigger_type; in ativic32_irq_domain_map() local
81 int_trigger_type = __nds32__mfsr(NDS32_SR_INT_TRIGGER); in ativic32_irq_domain_map()
86 if (int_trigger_type & (BIT(hw))) { in ativic32_irq_domain_map()
/linux/drivers/input/touchscreen/
A Dgoodix.h83 unsigned int int_trigger_type; member
A Dgoodix.c933 ts->int_trigger_type = GOODIX_INT_TRIGGER; in goodix_read_config()
939 ts->int_trigger_type = ts->config[TRIGGER_LOC] & 0x03; in goodix_read_config()
1016 ts->int_trigger_type = GOODIX_INT_TRIGGER; in goodix_configure_dev()
1099 ts->irq_flags = goodix_irq_flags[ts->int_trigger_type] | IRQF_ONESHOT; in goodix_configure_dev()

Completed in 11 milliseconds