Home
last modified time | relevance | path

Searched refs:int_trigger_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-ativic32.c75 unsigned long int_trigger_type; in ativic32_irq_domain_map() local
78 int_trigger_type = __nds32__mfsr(NDS32_SR_INT_TRIGGER); in ativic32_irq_domain_map()
83 if (int_trigger_type & (BIT(hw))) { in ativic32_irq_domain_map()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dgoodix.h84 unsigned int int_trigger_type; member
H A Dgoodix.c1052 ts->int_trigger_type = GOODIX_INT_TRIGGER; in goodix_read_config()
1058 ts->int_trigger_type = ts->config[TRIGGER_LOC] & 0x03; in goodix_read_config()
1135 ts->int_trigger_type = GOODIX_INT_TRIGGER; in goodix_configure_dev()
1240 ts->irq_flags = goodix_irq_flags[ts->int_trigger_type] | IRQF_ONESHOT; in goodix_configure_dev()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dgoodix.c100 unsigned int int_trigger_type; member
966 ts->int_trigger_type = GOODIX_INT_TRIGGER; in goodix_read_config()
971 ts->int_trigger_type = ts->config[TRIGGER_LOC] & 0x03; in goodix_read_config()
1053 ts->int_trigger_type = GOODIX_INT_TRIGGER; in goodix_configure_dev()
1147 ts->irq_flags = goodix_irq_flags[ts->int_trigger_type] | IRQF_ONESHOT; in goodix_configure_dev()

Completed in 5 milliseconds