Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mfd/
Dti_am335x_tscadc.c244 tscadc->tsc_cell = -1; in ti_tscadc_probe()
249 tscadc->tsc_cell = tscadc->used_cells; in ti_tscadc_probe()
331 if (tscadc->tsc_cell != -1) { in tscadc_resume()
/Linux-v5.10/include/linux/mfd/
Dti_am335x_tscadc.h173 int tsc_cell; /* -1 if not used */ member