Home
last modified time | relevance | path

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

/openbmc/linux/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()