Home
last modified time | relevance | path

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

/drivers/mfd/
Dti_am335x_tscadc.c135 int readouts = 0; in ti_tscadc_probe() local
144 of_property_read_u32(node, "ti,coordiante-readouts", &readouts); in ti_tscadc_probe()
165 if (readouts * 2 + 2 + adc_channels > 16) { in ti_tscadc_probe()