Home
last modified time | relevance | path

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

/drivers/mfd/
Dti_am335x_tscadc.c134 int tsc_wires = 0, adc_channels = 0, total_channels; in ti_tscadc_probe() local
155 total_channels = tsc_wires + adc_channels; in ti_tscadc_probe()
156 if (total_channels > 8) { in ti_tscadc_probe()
160 if (total_channels == 0) { in ti_tscadc_probe()