Searched refs:debounce_rep (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/include/linux/spi/ |
D | ads7846.h | 46 u16 debounce_rep; /* additional consecutive good readings member
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | common-board-devices.c | 45 .debounce_rep = 1,
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | ads7846.c | 131 u16 debounce_rep; member 646 if (++ts->read_rep > ts->debounce_rep) { in ads7846_debounce_filter() 1234 of_property_read_u16(node, "ti,debounce-rep", &pdata->debounce_rep); in ads7846_probe_dt() 1333 ts->debounce_rep = pdata->debounce_rep; in ads7846_probe()
|
/linux-4.4.14/arch/avr32/boards/merisc/ |
D | setup.c | 77 .debounce_rep = 4,
|
/linux-4.4.14/arch/arm/mach-omap1/ |
D | board-nokia770.c | 125 .debounce_rep = 1,
|
/linux-4.4.14/arch/avr32/boards/favr-32/ |
D | setup.c | 78 .debounce_rep = 4,
|
/linux-4.4.14/arch/avr32/boards/atngw100/ |
D | mrmt.c | 202 .debounce_rep = 0,
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | hx4700.c | 607 .debounce_rep = 1,
|
/linux-4.4.14/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 895 .debounce_rep = 0,
|