Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dads7846.c65 #define SAMPLE_BITS (8 /*cmd*/ + 16 /*sample*/ + 2 /* before, after */) macro
1266 if (spi->max_speed_hz > (125000 * SAMPLE_BITS)) { in ads7846_probe()
1268 (spi->max_speed_hz/SAMPLE_BITS)/1000); in ads7846_probe()
/linux-4.1.27/sound/core/
Dpcm_native.c265 HW_PARAM(SAMPLE_BITS),