Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dti_am335x_tscadc.c260 tscadc->tsc_cell = -1; in ti_tscadc_probe()
265 tscadc->tsc_cell = tscadc->used_cells; in ti_tscadc_probe()
335 if (tscadc_dev->tsc_cell != -1) { in tscadc_resume()
/linux-4.4.14/include/linux/mfd/
Dti_am335x_tscadc.h161 int tsc_cell; /* -1 if not used */ member