int_trigger_type   46 drivers/input/touchscreen/goodix.c 	unsigned int int_trigger_type;
int_trigger_type  641 drivers/input/touchscreen/goodix.c 		ts->int_trigger_type = GOODIX_INT_TRIGGER;
int_trigger_type  646 drivers/input/touchscreen/goodix.c 	ts->int_trigger_type = config[TRIGGER_LOC] & 0x03;
int_trigger_type  726 drivers/input/touchscreen/goodix.c 	ts->int_trigger_type = GOODIX_INT_TRIGGER;
int_trigger_type  798 drivers/input/touchscreen/goodix.c 	ts->irq_flags = goodix_irq_flags[ts->int_trigger_type] | IRQF_ONESHOT;
int_trigger_type   75 drivers/irqchip/irq-ativic32.c 	unsigned long int_trigger_type;
int_trigger_type   78 drivers/irqchip/irq-ativic32.c 	int_trigger_type = __nds32__mfsr(NDS32_SR_INT_TRIGGER);
int_trigger_type   83 drivers/irqchip/irq-ativic32.c 	if (int_trigger_type & (BIT(hw))) {